#include <tConfigValues.h>

Public Member Functions | |
| TConfigEnum (const icl_core::String &key, typename icl_core::ConvertToRef< T >::ToRef value, const char *const *descriptions, const char *end_marker=NULL) | |
| virtual | ~TConfigEnum () |
Definition at line 47 of file tConfigValues.h.
| icl_core::config::TConfigEnum< T >::TConfigEnum | ( | const icl_core::String & | key, |
| typename icl_core::ConvertToRef< T >::ToRef | value, | ||
| const char *const * | descriptions, | ||
| const char * | end_marker = NULL |
||
| ) | [inline] |
Definition at line 50 of file tConfigValues.h.
| virtual icl_core::config::TConfigEnum< T >::~TConfigEnum | ( | ) | [inline, virtual] |
Definition at line 56 of file tConfigValues.h.