#include <util.hxx>
|
| namedclass (const PGSTD::string &Classname, const PGSTD::string &Name="") |
|
const PGSTD::string & | classname () const throw () |
|
PGSTD::string | description () const |
|
const PGSTD::string & | name () const throw () |
|
pqxx::internal::namedclass::namedclass |
( |
const PGSTD::string & |
Classname, |
|
|
const PGSTD::string & |
Name = "" |
|
) |
| |
|
inline |
const PGSTD::string& pqxx::internal::namedclass::classname |
( |
| ) |
const throw () |
|
inline |
PGSTD::string pqxx::internal::namedclass::description |
( |
| ) |
const |
const PGSTD::string& pqxx::internal::namedclass::name |
( |
| ) |
const throw () |
|
inline |
PGSTD::string pqxx::internal::namedclass::m_Classname |
|
private |
PGSTD::string pqxx::internal::namedclass::m_Name |
|
private |
The documentation for this class was generated from the following file: