#include <util.hxx>
Inheritance diagram for pqxx::internal::namedclass:
Public Member Functions | |
namedclass (const PGSTD::string &Classname, const PGSTD::string &Name="") | |
const PGSTD::string & | name () const throw () |
const PGSTD::string & | classname () const throw () |
PGSTD::string | description () const |
pqxx::internal::namedclass::namedclass | ( | const PGSTD::string & | Classname, | |
const PGSTD::string & | Name = "" | |||
) |
const PGSTD::string& pqxx::internal::namedclass::name | ( | ) | const throw () |
const PGSTD::string& pqxx::internal::namedclass::classname | ( | ) | const throw () |
string pqxx::internal::namedclass::description | ( | ) | const |