Jpp  16.0.1
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
JDATABASE::JPersons Struct Reference

#include <JPersons.hh>

Inheritance diagram for JDATABASE::JPersons:
TObject

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
 

Detailed Description

Definition at line 19 of file JPersons.hh.

Member Function Documentation

static const char* const JDATABASE::JPersons::getName ( )
inlinestatic

Table name.

Definition at line 22 of file JPersons.hh.

JDATABASE::JPersons::ClassDef ( JPersons  ,
 
)

Member Data Documentation

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.


The documentation for this struct was generated from the following file: