#include <connection-largeobject.hxx>
Private Types | |
typedef connection_base & | reference |
A reference to the host class. Helps keep constructors easy. More... | |
typedef callgate< connection_base > | super |
This class, to keep constructors easy. More... | |
Private Member Functions | |
connection_largeobject (reference x) | |
reference | home () const throw () |
The home object. The gate class has full "private" access. More... | |
pq::PGconn * | RawConnection () const |
Friends | |
class | pqxx::largeobject |
|
protectedinherited |
A reference to the host class. Helps keep constructors easy.
|
protectedinherited |
This class, to keep constructors easy.
|
inlineprivate |
|
inlineprotectedinherited |
The home object. The gate class has full "private" access.
|
inlineprivate |
|
friend |