AP_Conf Class Reference

#include <AP_Conf.h>

Collaboration diagram for AP_Conf:

Collaboration graph

Public Member Functions

 AP_Conf (void)
bool empty (void)
 Inline.
AP_Array GetList (const AP_String &section, const AP_String &item)
AP_String GetParam (const AP_String &section, const AP_String &param, const AP_Sint32 index=-1)
AP_Hash GetSection (const AP_String &section)
AP_String GetSectionStr (const AP_String &section)
bool Load (const AP_String &filename)
void SetParam (const AP_String &section, const AP_String &param, const AP_String &value)
virtual ~AP_Conf (void)

Data Fields

AP_HashBase< AP_String, AP_Sint32LogLevelTable
AP_HashBase< AP_String, AP_BoolStdoutTable

Private Attributes

AP_Hash _m_conf_hash

Constructor & Destructor Documentation

AP_Conf ( void   ) 

~AP_Conf ( void   )  [virtual]


Member Function Documentation

bool empty ( void   )  [inline]

Inline.

AP_Array GetList ( const AP_String section,
const AP_String item 
)

AP_String GetParam ( const AP_String section,
const AP_String param,
const AP_Sint32  index = -1 
)

AP_Hash GetSection ( const AP_String section  ) 

AP_String GetSectionStr ( const AP_String section  ) 

bool Load ( const AP_String filename  ) 

void SetParam ( const AP_String section,
const AP_String param,
const AP_String value 
)


Field Documentation

AP_Hash _m_conf_hash [private]


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

Generated on Fri Mar 5 16:50:45 2010 for CarLinO by  doxygen 1.5.8