SkyGI::Registry Class Reference

Inheritance diagram for SkyGI::Registry:
[legend]
Collaboration diagram for SkyGI::Registry:
[legend]
List of all members.

Public Member Functions

 Registry ()
bool Get (const String &cKey, String &cValue, unsigned int uiFlags)
bool Set (const String &cKey, const String &cValue, unsigned int uiFlags)
bool Get (const String &cKey, int &iValue, unsigned int uiFlags)
bool Set (const String &cKey, int iValue, unsigned int uiFlags)

Constructor & Destructor Documentation

Registry::Registry (  ) 


Member Function Documentation

bool Registry::Get ( const String cKey,
String cValue,
unsigned int  uiFlags 
)

bool Registry::Set ( const String cKey,
const String cValue,
unsigned int  uiFlags 
)

bool Registry::Get ( const String cKey,
int &  iValue,
unsigned int  uiFlags 
)

bool Registry::Set ( const String cKey,
int  iValue,
unsigned int  uiFlags 
)


Generated on Thu Dec 13 18:14:09 2007 for SkyGI by  doxygen 1.5.1-p1