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

Public Member Functions

 ArbTcpDat ()
 
 ~ArbTcpDat ()
 
GB_ERROR update ()
 
int get_server_count () const
 
const charget_serverID (int idx) const
 
const charget_entry (const char *serverID) const
 
const charget_filename () const
 

Detailed Description

Definition at line 27 of file adtcp.cxx.

Constructor & Destructor Documentation

ArbTcpDat::ArbTcpDat ( )
inline

Definition at line 48 of file adtcp.cxx.

ArbTcpDat::~ArbTcpDat ( )
inline

Definition at line 50 of file adtcp.cxx.

Member Function Documentation

GB_ERROR ArbTcpDat::update ( )

Definition at line 219 of file adtcp.cxx.

References error(), GB_arbtcpdat_path(), GBS_global_string(), and NULp.

Referenced by GBS_get_arb_tcp_entries(), and GBS_read_arb_tcp().

int ArbTcpDat::get_server_count ( ) const
inline

Definition at line 57 of file adtcp.cxx.

Referenced by GBS_get_arb_tcp_entries().

const char* ArbTcpDat::get_serverID ( int  idx) const
inline

Definition at line 58 of file adtcp.cxx.

References gb_assert.

Referenced by GBS_get_arb_tcp_entries().

const char * ArbTcpDat::get_entry ( const char serverID) const

Definition at line 67 of file adtcp.cxx.

References NULp, and result.

Referenced by GBS_read_arb_tcp().

const char* ArbTcpDat::get_filename ( ) const
inline

Definition at line 60 of file adtcp.cxx.

Referenced by GBS_read_arb_tcp().


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