Jpp 19.3.0-rc.1
the software that should make you happy
Loading...
Searching...
No Matches
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.
 

Public Attributes

std::string OID
 
std::string LOGIN
 
JDBString NAME
 
JDBString SURNAME
 
std::string LOCATIONID
 
JDBString CITY
 
JDBString ADDRESS
 
std::string ACTIVESTATUS
 
std::string MEMBERSTATUS
 
std::string AUTHORSTATUS
 

Detailed Description

Definition at line 20 of file JPersons.hh.

Member Function Documentation

◆ getName()

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

Table name.

Definition at line 23 of file JPersons.hh.

◆ ClassDef()

JDATABASE::JPersons::ClassDef ( JPersons ,
1  )

Member Data Documentation

◆ OID

std::string JDATABASE::JPersons::OID

Definition at line 25 of file JPersons.hh.

◆ LOGIN

std::string JDATABASE::JPersons::LOGIN

Definition at line 26 of file JPersons.hh.

◆ NAME

JDBString JDATABASE::JPersons::NAME

Definition at line 27 of file JPersons.hh.

◆ SURNAME

JDBString JDATABASE::JPersons::SURNAME

Definition at line 28 of file JPersons.hh.

◆ LOCATIONID

std::string JDATABASE::JPersons::LOCATIONID

Definition at line 29 of file JPersons.hh.

◆ CITY

JDBString JDATABASE::JPersons::CITY

Definition at line 30 of file JPersons.hh.

◆ ADDRESS

JDBString JDATABASE::JPersons::ADDRESS

Definition at line 31 of file JPersons.hh.

◆ ACTIVESTATUS

std::string JDATABASE::JPersons::ACTIVESTATUS

Definition at line 32 of file JPersons.hh.

◆ MEMBERSTATUS

std::string JDATABASE::JPersons::MEMBERSTATUS

Definition at line 33 of file JPersons.hh.

◆ AUTHORSTATUS

std::string JDATABASE::JPersons::AUTHORSTATUS

Definition at line 34 of file JPersons.hh.


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