PostgresConn Member List

This is the complete list of members for PostgresConn, including all inherited members.

bbcb(void *bbox, double x0, double y0, double x1, double y1) (defined in PostgresConn)PostgresConnprivatestatic
BinaryToBBox(const uint8_t *binary, uint32_t length) (defined in PostgresConn)PostgresConnprivate
conn (defined in PostgresConn)PostgresConnprivate
Connect(const char *dbname, const char *host, const char *user, const char *password, const char *port) (defined in PostgresConn)PostgresConn
Connected() (defined in PostgresConn)PostgresConninline
debug (defined in PostgresConn)PostgresConnprivate
Disconnect() (defined in PostgresConn)PostgresConn
GetLayerData(const char *layer_name) (defined in PostgresConn)PostgresConn
GetLayerInfo(const char *layer_name) (defined in PostgresConn)PostgresConn
GetVectorMapInfo(vector< string > layerNames) (defined in PostgresConn)PostgresConn
PostgresConn(int debug=0) (defined in PostgresConn)PostgresConninline
Text2Bin(const char *text, unsigned char *bin, uint32_t maxlen) (defined in PostgresConn)PostgresConnprivate
wkbprocessor (defined in PostgresConn)PostgresConnprivate
WriteLayerData(LayerDataHolder &data) (defined in PostgresConn)PostgresConn
~PostgresConn() (defined in PostgresConn)PostgresConninlinevirtual