Ares
|
Bind(T *to) | Customizable< T > | [inline] |
BindEx(T to) | Customizable< T > | [inline] |
Customizable(T *alias=NULL) | Customizable< T > | [inline] |
Customized | Customizable< T > | [private] |
Default | Customizable< T > | [private] |
Get() const | Customizable< T > | [inline, virtual] |
GetEx() | Customizable< T > | [inline, virtual] |
Lock() | Customizable< T > | [inline] |
MyBase typedef | Valueable< T > | |
MyType typedef | Valueable< T > | |
operator T() const | Valueable< T > | [inline] |
operator T *() | Valueable< T > | [inline] |
operator!() const | Customizable< T > | [inline] |
operator!=(T other) const | Customizable< T > | [inline] |
operator&() | Valueable< T > | [inline] |
operator==(T other) const | Customizable< T > | [inline] |
Parse(INI_EX *parser, const char *pSection, const char *pKey, bool Allocate=0) | Valueable< T > | [inline] |
Read(INI_EX *parser, const char *pSection, const char *pKey) | Valueable< T > | [inline] |
Set(T val) | Customizable< T > | [inline, virtual] |
SetEx(T *val) | Customizable< T > | [inline, virtual] |
Value | Valueable< T > | [protected] |
Valueable(T Default=T()) | Valueable< T > | [inline] |