#include <tConfigValues.h>

Public Member Functions | |
| TConfigValue (const icl_core::String &key, typename icl_core::ConvertToRef< T >::ToRef value) | |
| virtual | ~TConfigValue () |
Definition at line 36 of file tConfigValues.h.
| icl_core::config::TConfigValue< T >::TConfigValue | ( | const icl_core::String & | key, |
| typename icl_core::ConvertToRef< T >::ToRef | value | ||
| ) | [inline] |
Definition at line 39 of file tConfigValues.h.
| virtual icl_core::config::TConfigValue< T >::~TConfigValue | ( | ) | [inline, virtual] |
Definition at line 43 of file tConfigValues.h.