Contains tConfigValue. More...
#include <list>#include <boost/assign/list_of.hpp>#include "icl_core_config/ConfigEnum.h"#include "icl_core_config/ConfigEnumDefault.h"#include "icl_core_config/ConfigList.h"#include "icl_core_config/ConfigValue.h"#include "icl_core_config/ConfigValueDefault.h"#include "icl_core_config/ConfigValueIface.h"

Go to the source code of this file.
| Namespaces | |
| namespace | icl_core | 
| namespace | icl_core::config | 
| Framework for processing configuration files. | |
| Defines | |
| #define | CONFIG_VALUES(list) boost::assign::list_of<icl_core::config::impl::ConfigValueIface*> list . operator icl_core::config::ConfigValueList () | 
| Typedefs | |
| typedef std::list < impl::ConfigValueIface * > | icl_core::config::ConfigValueList | 
| typedef impl::ConfigValueIface * | icl_core::config::ConfigValues [] | 
Contains tConfigValue.
"Container" class for batch reading of configuration parameters.
Definition in file ConfigValues.h.
| #define CONFIG_VALUES | ( | list | ) | boost::assign::list_of<icl_core::config::impl::ConfigValueIface*> list . operator icl_core::config::ConfigValueList () | 
Definition at line 39 of file ConfigValues.h.