Contains icl_core::SchemeParser. More...
#include "icl_core/BaseTypes.h"#include "icl_core/ImportExport.h"#include <vector>#include <boost/spirit/version.hpp>#include <boost/spirit.hpp>

Go to the source code of this file.
| Classes | |
| class | icl_core::AbstractFunctionObject | 
| class | icl_core::AnchorFunction | 
| struct | icl_core::Query | 
| class | icl_core::QueryKeyFunction | 
| class | icl_core::QueryValueFunction | 
| struct | icl_core::Scheme | 
| class | icl_core::SchemeFunction | 
| class | icl_core::SchemeParser | 
| class | icl_core::SpecifierFunction | 
| Namespaces | |
| namespace | icl_core | 
| Defines | |
| #define | BOOST_SPIRIT_NAMESPACE boost::spirit | 
| Typedefs | |
| typedef std::vector< Query > | icl_core::QueryList | 
| Enumerations | |
| enum | icl_core::SchemeType { icl_core::FileScheme, icl_core::HttpScheme, icl_core::CameraScheme, icl_core::GpsScheme, icl_core::OtherScheme } | 
| #define BOOST_SPIRIT_NAMESPACE boost::spirit | 
Definition at line 37 of file SchemeParser.h.