#include <libpq.h>
Definition at line 33 of file libpq.h.
◆ comm_reset
void(* PQcommMethods::comm_reset) (void) |
◆ flush
int(* PQcommMethods::flush) (void) |
◆ flush_if_writable
int(* PQcommMethods::flush_if_writable) (void) |
◆ is_send_pending
bool(* PQcommMethods::is_send_pending) (void) |
◆ putmessage
int(* PQcommMethods::putmessage) (char msgtype, const char *s, size_t len) |
◆ putmessage_noblock
void(* PQcommMethods::putmessage_noblock) (char msgtype, const char *s, size_t len) |
The documentation for this struct was generated from the following file: