Classes | Namespaces | Defines
ConfigValue.h File Reference
#include <icl_core/BaseTypes.h>
#include <icl_core/TemplateHelper.h>
#include "icl_core_config/ConfigHelper.h"
#include "icl_core_config/ConfigManager.h"
#include "icl_core_config/ConfigValueIface.h"
#include "icl_core_config/Util.h"
Include dependency graph for ConfigValue.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::ConfigValue< T >

Namespaces

namespace  icl_core
namespace  icl_core::config
 

Framework for processing configuration files.


Defines

#define CONFIG_VALUE(key, value)   (new icl_core::config::ConfigValue<ICL_CORE_CONFIG_TYPEOF(value)>(key, value))

Detailed Description

Author:
Klaus Uhl <uhl@fzi.de>
Date:
2010-04-28

Definition in file ConfigValue.h.


Define Documentation

#define CONFIG_VALUE (   key,
  value 
)    (new icl_core::config::ConfigValue<ICL_CORE_CONFIG_TYPEOF(value)>(key, value))

Definition at line 39 of file ConfigValue.h.



fzi_icl_core
Author(s):
autogenerated on Thu Jun 6 2019 20:22:24