Public Member Functions | List of all members
icl_core::config::TConfigEnum< T > Class Template Reference

#include <tConfigValues.h>

Inheritance diagram for icl_core::config::TConfigEnum< T >:
Inheritance graph
[legend]

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 ()
 
- Public Member Functions inherited from icl_core::config::ConfigEnum< T >
 ConfigEnum (const icl_core::String &key, typename icl_core::ConvertToRef< T >::ToRef value, const char *const *descriptions, const char *end_marker=NULL)
 
virtual bool get (std::string const &prefix, icl_core::logging::LogStream &log_stream) const
 
virtual icl_core::String key () const
 
virtual icl_core::String stringValue () const
 
virtual ~ConfigEnum ()
 
- Public Member Functions inherited from icl_core::config::impl::ConfigValueIface
virtual ~ConfigValueIface ()
 

Additional Inherited Members

- Protected Attributes inherited from icl_core::config::ConfigEnum< T >
const char *const * m_descriptions
 
const char * m_end_marker
 
icl_core::String m_key
 
icl_core::String m_str_value
 
icl_core::ConvertToRef< T >::ToRef m_value
 

Detailed Description

template<typename T>
class icl_core::config::TConfigEnum< T >

Definition at line 47 of file tConfigValues.h.

Constructor & Destructor Documentation

template<typename T >
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.

template<typename T >
virtual icl_core::config::TConfigEnum< T >::~TConfigEnum ( )
inlinevirtual

Definition at line 56 of file tConfigValues.h.


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


fzi_icl_core
Author(s):
autogenerated on Mon Jun 10 2019 13:17:59