Jpp
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
 
std::string NAME
 
std::string SURNAME
 
std::string LOCATIONID
 
std::string CITY
 
std::string ADDRESS
 
std::string ACTIVESTATUS
 
std::string MEMBERSTATUS
 
std::string AUTHORSTATUS
 

Detailed Description

Definition at line 17 of file JPersons.hh.

Member Function Documentation

◆ getName()

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

Table name.

Definition at line 20 of file JPersons.hh.

◆ ClassDef()

JDATABASE::JPersons::ClassDef ( JPersons  ,
 
)

Member Data Documentation

◆ OID

std::string JDATABASE::JPersons::OID

Definition at line 22 of file JPersons.hh.

◆ LOGIN

std::string JDATABASE::JPersons::LOGIN

Definition at line 23 of file JPersons.hh.

◆ NAME

std::string JDATABASE::JPersons::NAME

Definition at line 24 of file JPersons.hh.

◆ SURNAME

std::string JDATABASE::JPersons::SURNAME

Definition at line 25 of file JPersons.hh.

◆ LOCATIONID

std::string JDATABASE::JPersons::LOCATIONID

Definition at line 26 of file JPersons.hh.

◆ CITY

std::string JDATABASE::JPersons::CITY

Definition at line 27 of file JPersons.hh.

◆ ADDRESS

std::string JDATABASE::JPersons::ADDRESS

Definition at line 28 of file JPersons.hh.

◆ ACTIVESTATUS

std::string JDATABASE::JPersons::ACTIVESTATUS

Definition at line 29 of file JPersons.hh.

◆ MEMBERSTATUS

std::string JDATABASE::JPersons::MEMBERSTATUS

Definition at line 30 of file JPersons.hh.

◆ AUTHORSTATUS

std::string JDATABASE::JPersons::AUTHORSTATUS

Definition at line 31 of file JPersons.hh.


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