Cppgres
Build Postgres extensions in C++
Loading...
Searching...
No Matches
cppgres::oid Struct Reference
Inheritance diagram for cppgres::oid:
cppgres::role

Public Member Functions

 oid (::Oid oid)
 
 oid (oid &oid)
 
 oid (const oid &oid)
 
bool operator== (const oid &rhs) const
 
bool operator!= (const oid &rhs) const
 
bool operator== (const ::Oid &rhs) const
 
bool operator!= (const ::Oid &rhs) const
 
 operator::Oid () const
 
 operator::Oid & ()
 
bool is_valid () const
 

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