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