icl_core_config.h
Go to the documentation of this file.
00001 // this is for emacs file handling -*- mode: c++; indent-tabs-mode: nil -*-
00002 
00003 // -- BEGIN LICENSE BLOCK ----------------------------------------------
00004 // This file is part of FZIs ic_workspace.
00005 //
00006 // This program is free software licensed under the LGPL
00007 // (GNU LESSER GENERAL PUBLIC LICENSE Version 3).
00008 // You can find a copy of this license in LICENSE folder in the top
00009 // directory of the source code.
00010 //
00011 // © Copyright 2016 FZI Forschungszentrum Informatik, Karlsruhe, Germany
00012 //
00013 // -- END LICENSE BLOCK ------------------------------------------------
00014 
00015 //----------------------------------------------------------------------
00024 //----------------------------------------------------------------------
00025 #ifndef ICL_CORE_CONFIG_ICL_CORE_CONFIG_H_INCLUDED
00026 #define ICL_CORE_CONFIG_ICL_CORE_CONFIG_H_INCLUDED
00027 
00028 #ifndef _IC_BUILDER_ICL_CORE_CONFIG_
00029 #  define _IC_BUILDER_ICL_CORE_CONFIG_
00030 #endif
00031 
00032 #include <boost/regex.h>
00033 #include <tinyxml.h>
00034 #include <icl_core/icl_core.h>
00035 
00036 #include "icl_core_config/Config.h"
00037 #include "icl_core_config/ConfigIterator.h"
00038 #include "icl_core_config/ConfigManager.h"
00039 #include "icl_core_config/ConfigObserver.h"
00040 #include "icl_core_config/ConfigParameter.h"
00041 #include "icl_core_config/ConfigValues.h"
00042 #include "icl_core_config/GetoptParser.h"
00043 #include "icl_core_config/GetoptParameter.h"
00044 #include "icl_core_config/tConfig.h"
00045 #include "icl_core_config/tConfigIterator.h"
00046 #include "icl_core_config/tConfigObserver.h"
00047 #include "icl_core_config/tConfigParameter.h"
00048 #include "icl_core_config/tConfigValues.h"
00049 #include "icl_core_config/tGetopt.h"
00050 #include "icl_core_config/tGetoptParameter.h"
00051 
00052 #endif


fzi_icl_core
Author(s):
autogenerated on Tue Aug 8 2017 02:28:03