|
Cppgres
Build Postgres extensions in C++
|
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 |