cread(char Buf[], size_type Len) | pqxx::largeobjectaccess | |
cseek(off_type dest, seekdir dir) | pqxx::largeobjectaccess | |
cwrite(const char Buf[], size_type Len) | pqxx::largeobjectaccess | |
id() const | pqxx::largeobjectaccess | |
largeobject() | pqxx::largeobject | [private] |
largeobject(dbtransaction &T) | pqxx::largeobject | [explicit, private] |
largeobject(oid O) | pqxx::largeobject | [explicit, private] |
largeobject(dbtransaction &T, const PGSTD::string &File) | pqxx::largeobject | [private] |
largeobject(const largeobjectaccess &O) | pqxx::largeobject | [private] |
largeobjectaccess(dbtransaction &T, openmode mode=PGSTD::ios::in|PGSTD::ios::out) | pqxx::largeobjectaccess | [explicit] |
largeobjectaccess(dbtransaction &T, oid O, openmode mode=PGSTD::ios::in|PGSTD::ios::out) | pqxx::largeobjectaccess | |
largeobjectaccess(dbtransaction &T, largeobject O, openmode mode=PGSTD::ios::in|PGSTD::ios::out) | pqxx::largeobjectaccess | |
largeobjectaccess(dbtransaction &T, const PGSTD::string &File, openmode mode=PGSTD::ios::in|PGSTD::ios::out) | pqxx::largeobjectaccess | |
off_type typedef | pqxx::largeobjectaccess | |
openmode typedef | pqxx::largeobjectaccess | |
operator!=(const largeobject &other) const | pqxx::largeobject | [private] |
operator<(const largeobject &other) const | pqxx::largeobject | [private] |
operator<=(const largeobject &other) const | pqxx::largeobject | [private] |
operator==(const largeobject &other) const | pqxx::largeobject | [private] |
operator>(const largeobject &other) const | pqxx::largeobject | [private] |
operator>=(const largeobject &other) const | pqxx::largeobject | [private] |
pos_type typedef | pqxx::largeobjectaccess | |
process_notice(const PGSTD::string &) | pqxx::largeobjectaccess | |
pqxx::largeobject::RawConnection(const dbtransaction &T) | pqxx::largeobject | [private, static] |
read(char Buf[], size_type Len) | pqxx::largeobjectaccess | |
remove(dbtransaction &T) const | pqxx::largeobjectaccess | |
seek(size_type dest, seekdir dir) | pqxx::largeobjectaccess | |
seekdir typedef | pqxx::largeobjectaccess | |
size_type typedef | pqxx::largeobjectaccess | |
to_file(const PGSTD::string &File) const | pqxx::largeobjectaccess | |
to_file(dbtransaction &T, const PGSTD::string &File) const | pqxx::largeobjectaccess | |
write(const char Buf[], size_type Len) | pqxx::largeobjectaccess | |
write(const PGSTD::string &Buf) | pqxx::largeobjectaccess | |
~largeobjectaccess() | pqxx::largeobjectaccess | |