#include <libpqtypes.h>
#include <stdint.h>
#include <string>
#include <vector>
Go to the source code of this file.
Data Structures | |
class | psql::PqTypeWrap< T > |
class | psql::PqTypeWrap< double > |
class | psql::PqTypeWrap< int > |
class | psql::PqTypeWrap< int64_t > |
class | psql::PqTypeWrap< std::vector< char > > |
class | psql::PqTypeWrap< std::string > |
Namespaces | |
namespace | psql |
Functions | |
void | psql::zero_get_check (int i) |
void | psql::zero_put_check (int i) |