Classes | Namespaces | Macros
ConfigList.h File Reference
#include "icl_core_config/ConfigHelper.h"
#include "icl_core_config/ConfigValues.h"
#include "icl_core_config/MemberEnum.h"
#include "icl_core_config/MemberValue.h"
#include <iterator>
#include <list>
#include <boost/assign/list_of.hpp>
#include <boost/regex.hpp>
Include dependency graph for ConfigList.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::ConfigList< T, OutputIterator >
 

Namespaces

 icl_core
 
 icl_core::config
 Framework for processing configuration files.
 

Macros

#define CONFIG_LIST(cls, prefix, members, result)   (new icl_core::config::ConfigList<cls, ICL_CORE_CONFIG_TYPEOF(result)>(prefix, members, result))
 
#define MEMBER_MAPPING(cls, arg)   boost::assign::list_of<icl_core::config::impl::MemberValueIface<cls>*> arg
 

Detailed Description

Author
Klaus Uhl uhl@f.nosp@m.zi.d.nosp@m.e
Date
2012-01-24

Definition in file ConfigList.h.

Macro Definition Documentation

#define CONFIG_LIST (   cls,
  prefix,
  members,
  result 
)    (new icl_core::config::ConfigList<cls, ICL_CORE_CONFIG_TYPEOF(result)>(prefix, members, result))

Definition at line 36 of file ConfigList.h.

#define MEMBER_MAPPING (   cls,
  arg 
)    boost::assign::list_of<icl_core::config::impl::MemberValueIface<cls>*> arg

Definition at line 39 of file ConfigList.h.



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