Jpp
15.0.5
the software that should make you happy
|
#include <JPersons.hh>
Public Member Functions | |
ClassDef (JPersons, 1) | |
Static Public Member Functions | |
static const char *const | getName () |
Table name. More... | |
Public Attributes | |
std::string | OID |
std::string | LOGIN |
JDBString | NAME |
JDBString | SURNAME |
JDBString | LOCATIONID |
JDBString | CITY |
JDBString | ADDRESS |
std::string | ACTIVESTATUS |
std::string | MEMBERSTATUS |
std::string | AUTHORSTATUS |
Definition at line 19 of file JPersons.hh.
|
inlinestatic |
Table name.
Definition at line 22 of file JPersons.hh.
JDATABASE::JPersons::ClassDef | ( | JPersons | , |
1 | |||
) |
std::string JDATABASE::JPersons::OID |
Definition at line 24 of file JPersons.hh.
std::string JDATABASE::JPersons::LOGIN |
Definition at line 25 of file JPersons.hh.
JDBString JDATABASE::JPersons::NAME |
Definition at line 26 of file JPersons.hh.
JDBString JDATABASE::JPersons::SURNAME |
Definition at line 27 of file JPersons.hh.
JDBString JDATABASE::JPersons::LOCATIONID |
Definition at line 28 of file JPersons.hh.
JDBString JDATABASE::JPersons::CITY |
Definition at line 29 of file JPersons.hh.
JDBString JDATABASE::JPersons::ADDRESS |
Definition at line 30 of file JPersons.hh.
std::string JDATABASE::JPersons::ACTIVESTATUS |
Definition at line 31 of file JPersons.hh.
std::string JDATABASE::JPersons::MEMBERSTATUS |
Definition at line 32 of file JPersons.hh.
std::string JDATABASE::JPersons::AUTHORSTATUS |
Definition at line 33 of file JPersons.hh.