Classes | Namespaces | Macros
ConfigValueDefault.h File Reference
#include <icl_core/BaseTypes.h>
#include <icl_core/TemplateHelper.h>
#include "icl_core_config/ConfigHelper.h"
#include "icl_core_config/ConfigValue.h"
#include "icl_core_config/Util.h"
Include dependency graph for ConfigValueDefault.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  icl_core::config::ConfigValueDefault< T >
 

Namespaces

 icl_core
 
 icl_core::config
 Framework for processing configuration files.
 

Macros

#define CONFIG_VALUE_DEFAULT(key, value, default_value)   (new icl_core::config::ConfigValueDefault<ICL_CORE_CONFIG_TYPEOF(value)>(key, value, default_value))
 

Detailed Description

Author
Klaus Uhl uhl@f.nosp@m.zi.d.nosp@m.e
Date
2010-04-28

Definition in file ConfigValueDefault.h.

Macro Definition Documentation

#define CONFIG_VALUE_DEFAULT (   key,
  value,
  default_value 
)    (new icl_core::config::ConfigValueDefault<ICL_CORE_CONFIG_TYPEOF(value)>(key, value, default_value))

Definition at line 33 of file ConfigValueDefault.h.



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