alaCarte Maps
Renderer for OpenStreetMap tiles
parse_info_parser.hpp File Reference
#include "settings.hpp"
#include "parse_info.hpp"
#include "mapcss_def.hpp"

Go to the source code of this file.

Classes

struct  boost::spirit::use_terminal< qi::domain, pip::tag::pinfo >
 
struct  pip::pinfo_parser
 
struct  pip::pinfo_parser::attribute< Context, Iterator >
 
struct  boost::spirit::qi::make_primitive< pip::tag::pinfo, Modifiers >
 

Namespaces

 pip
 
 boost
 
 boost::spirit
 
 boost::spirit::qi
 

Macros

#define _PARSE_INFO_PARSER_HPP
 This file is part of alaCarte. More...
 

Functions

 pip::BOOST_SPIRIT_TERMINAL (pinfo)
 
 BOOST_FUSION_ADAPT_STRUCT (ParseInfo,(string, sourceline)(unsigned int, column)(unsigned int, line)(string, linecontent))
 

Macro Definition Documentation

#define _PARSE_INFO_PARSER_HPP

This file is part of alaCarte.

alaCarte is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

alaCarte is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with alaCarte. If not, see http://www.gnu.org/licenses/.

Copyright alaCarte 2012-2013 Simon Dreher, Florian Jacob, Tobias Kahlert, Patrick Niklaus, Bernhard Scheirle, Lisa Winter Maintainer: Tobias Kahlert

Definition at line 23 of file parse_info_parser.hpp.

Function Documentation

BOOST_FUSION_ADAPT_STRUCT ( ParseInfo  ,
(string, sourceline)(unsigned int, column)(unsigned int, line)(string, linecontent)   
)