PostgreSQL Source Code git master
Data Fields
PGEvent Struct Reference

#include <libpq-int.h>

Data Fields

 
char *  name
 
void *  passThrough
 
void *  data
 
 

Detailed Description

Definition at line 155 of file libpq-int.h.

Field Documentation

data

void* PGEvent::data

Definition at line 160 of file libpq-int.h.

Referenced by dupEvents(), PQinstanceData(), PQregisterEventProc(), PQresultInstanceData(), PQresultSetInstanceData(), and PQsetInstanceData().

name

char* PGEvent::name

Definition at line 158 of file libpq-int.h.

Referenced by dupEvents(), freePGconn(), PQclear(), and PQregisterEventProc().

passThrough

void* PGEvent::passThrough

Definition at line 159 of file libpq-int.h.

Referenced by dupEvents(), freePGconn(), PQclear(), PQfireResultCreateEvents(), PQregisterEventProc(), PQreset(), and PQresetPoll().

proc

PGEventProc PGEvent::proc

Definition at line 157 of file libpq-int.h.

Referenced by dupEvents(), freePGconn(), PQclear(), PQfireResultCreateEvents(), PQinstanceData(), PQregisterEventProc(), PQreset(), PQresetPoll(), PQresultInstanceData(), PQresultSetInstanceData(), and PQsetInstanceData().

resultInitialized

bool PGEvent::resultInitialized

Definition at line 161 of file libpq-int.h.

Referenced by dupEvents(), PQclear(), PQcopyResult(), PQfireResultCreateEvents(), and PQregisterEventProc().


The documentation for this struct was generated from the following file:

AltStyle によって変換されたページ (->オリジナル) /