| 
    Jpp
    18.3.0-rc.1
    
   the software that should make you happy 
   | 
 
#include <JPersons.hh>
  
 Public Member Functions | |
| JPerson () | |
| JPerson (const JPersons &person) | |
| Copy constructor.  More... | |
| operator JPersons () const | |
| Type conversion operator.  More... | |
| ClassDef (JPerson, 1) | |
Static Public Member Functions | |
| static const char *const | getName () | 
| Table name.  More... | |
Public Attributes | |
| std::string | OID | 
| std::string | Login | 
| std::string | Name | 
| std::string | Surname | 
| std::string | Location | 
| std::string | Title | 
| std::string | GroupCode | 
| std::string | Occupation | 
| std::string | CreationDate | 
Definition at line 41 of file JPersons.hh.
      
  | 
  inline | 
Definition at line 47 of file JPersons.hh.
      
  | 
  inline | 
      
  | 
  inlinestatic | 
Table name.
Definition at line 45 of file JPersons.hh.
      
  | 
  inline | 
Type conversion operator.
Definition at line 67 of file JPersons.hh.
| JDATABASE::APIV2::JPerson::ClassDef | ( | JPerson | , | 
| 1 | |||
| ) | 
| std::string JDATABASE::APIV2::JPerson::OID | 
Definition at line 80 of file JPersons.hh.
| std::string JDATABASE::APIV2::JPerson::Login | 
Definition at line 81 of file JPersons.hh.
| std::string JDATABASE::APIV2::JPerson::Name | 
Definition at line 82 of file JPersons.hh.
| std::string JDATABASE::APIV2::JPerson::Surname | 
Definition at line 83 of file JPersons.hh.
| std::string JDATABASE::APIV2::JPerson::Location | 
Definition at line 84 of file JPersons.hh.
| std::string JDATABASE::APIV2::JPerson::Title | 
Definition at line 85 of file JPersons.hh.
| std::string JDATABASE::APIV2::JPerson::GroupCode | 
Definition at line 86 of file JPersons.hh.
| std::string JDATABASE::APIV2::JPerson::Occupation | 
Definition at line 87 of file JPersons.hh.
| std::string JDATABASE::APIV2::JPerson::CreationDate | 
Definition at line 88 of file JPersons.hh.
 1.8.5