#include <util.hxx>
| 
Public Member Functions | 
|  | 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 | 
Constructor & Destructor Documentation
      
        
          | pqxx::internal::namedclass::namedclass | ( | const std::string & | Classname, | 
        
          |  |  | const std::string & | Name = "" | 
        
          |  | ) |  |  | 
      
 
 
Member Function Documentation
      
        
          | 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: