Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::lex::reference< Subject, unused_type > Struct Template Reference

#include <reference.hpp>

Inheritance diagram for boost::spirit::lex::reference< Subject, unused_type >:
Collaboration diagram for boost::spirit::lex::reference< Subject, unused_type >:

Public Types

typedef Subject subject_type
 
typedef reference< Subject > derived_type
 
typedef qi::domain domain
 
typedef reference< Subject > derived_type
 
typedef lex::domain domain
 

Public Member Functions

 reference (Subject &subject)
 
template<typename LexerDef , typename String >
void collect (LexerDef &lexdef, String const &state, String const &targetstate) const
 
template<typename LexerDef >
void add_actions (LexerDef &lexdef) const
 
template<typename Iterator , typename Context , typename Skipper , typename Attribute >
bool parse (Iterator &first, Iterator const &last, Context &context, Skipper const &skipper, Attribute &attr_) const
 
template<typename Context >
info what (Context &context) const
 
reference< Subject >const & derived () const
 
reference< Subject >const & derived () const
 

Public Attributes

boost::reference_wrapper< Subject > ref
 

Member Typedef Documentation

typedef reference< Subject > boost::spirit::lex::lexer_type< reference< Subject > >::derived_type
inherited
typedef reference< Subject > boost::spirit::qi::parser< reference< Subject > >::derived_type
inherited
typedef lex::domain boost::spirit::lex::lexer_type< reference< Subject > >::domain
inherited
typedef qi::domain boost::spirit::qi::parser< reference< Subject > >::domain
inherited
template<typename Subject >
typedef Subject boost::spirit::qi::reference< Subject >::subject_type
inherited

Constructor & Destructor Documentation

template<typename Subject >
boost::spirit::lex::reference< Subject, unused_type >::reference ( Subject &  subject)
inline

Member Function Documentation

template<typename Subject >
template<typename LexerDef >
void boost::spirit::lex::reference< Subject, unused_type >::add_actions ( LexerDef &  lexdef) const
inline

References boost::ref().

template<typename Subject >
template<typename LexerDef , typename String >
void boost::spirit::lex::reference< Subject, unused_type >::collect ( LexerDef &  lexdef,
String const &  state,
String const &  targetstate 
) const
inline

References boost::ref().

reference< Subject > const& boost::spirit::lex::lexer_type< reference< Subject > >::derived ( ) const
inlineinherited
reference< Subject > const& boost::spirit::qi::parser< reference< Subject > >::derived ( ) const
inlineinherited
template<typename Subject >
template<typename Iterator , typename Context , typename Skipper , typename Attribute >
bool boost::spirit::qi::reference< Subject >::parse ( Iterator &  first,
Iterator const &  last,
Context &  context,
Skipper const &  skipper,
Attribute &  attr_ 
) const
inlineinherited
template<typename Subject >
template<typename Context >
info boost::spirit::qi::reference< Subject >::what ( Context &  context) const
inlineinherited

Member Data Documentation


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