Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::cntrl_parser Struct Reference

#include <primitives.hpp>

Inheritance diagram for boost::spirit::cntrl_parser:
Collaboration diagram for boost::spirit::cntrl_parser:

Public Types

typedef cntrl_parser self_t
 
typedef cntrl_parser embed_t
 
typedef cntrl_parser derived_t
 
typedef plain_parser_category parser_category_t
 

Public Member Functions

 cntrl_parser ()
 
template<typename CharT >
bool test (CharT ch) const
 
parser_result< self_t,
ScannerT >::type 
parse (ScannerT const &scan) const
 
cntrl_parserderived ()
 
cntrl_parserconst & derived () const
 
action< cntrl_parser, ActionT > operator[] (ActionT const &actor) const
 

Member Typedef Documentation

Constructor & Destructor Documentation

boost::spirit::cntrl_parser::cntrl_parser ( )
inline

Member Function Documentation

cntrl_parser & boost::spirit::parser< cntrl_parser >::derived ( )
inlineinherited
cntrl_parser const& boost::spirit::parser< cntrl_parser >::derived ( ) const
inlineinherited
action<cntrl_parser , ActionT> boost::spirit::parser< cntrl_parser >::operator[] ( ActionT const &  actor) const
inlineinherited
parser_result<self_t, ScannerT>::type boost::spirit::char_parser< cntrl_parser >::parse ( ScannerT const &  scan) const
inlineinherited
template<typename CharT >
bool boost::spirit::cntrl_parser::test ( CharT  ch) const
inline

The documentation for this struct was generated from the following file: