ARB
Public Member Functions | List of all members
NameInformation Class Reference
Inheritance diagram for NameInformation:
Inheritance graph
[legend]
Collaboration diagram for NameInformation:
Collaboration graph
[legend]

Public Member Functions

 NameInformation (const AN_local *locs)
 
 ~NameInformation ()
 
const charget_id () const
 
const charget_full_name () const
 
const charget_first_name () const
 
const charget_rest_of_name () const
 
void add_short (const AN_local *locs, const char *shrt) const
 

Detailed Description

Definition at line 496 of file names.cxx.

Constructor & Destructor Documentation

NameInformation::NameInformation ( const AN_local *  locs)
NameInformation::~NameInformation ( )

Definition at line 616 of file names.cxx.

Member Function Documentation

const char* NameInformation::get_id ( ) const
inline

Definition at line 513 of file names.cxx.

References id.

Referenced by del_short(), and get_short().

const char* NameInformation::get_full_name ( ) const
inline

Definition at line 514 of file names.cxx.

Referenced by get_short().

const char* NameInformation::get_first_name ( ) const
inline

Definition at line 515 of file names.cxx.

Referenced by get_short().

const char* NameInformation::get_rest_of_name ( ) const
inline

Definition at line 516 of file names.cxx.

Referenced by get_short().

void NameInformation::add_short ( const AN_local *  locs,
const char shrt 
) const
inline

Definition at line 518 of file names.cxx.

References an_add_short().

Referenced by get_short().


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