jdl::push_leaf< node_type > Struct Template Reference

#include <jdl_grammar.hpp>

List of all members.

Public Member Functions

 push_leaf (parser_stack< boost::shared_ptr< component > > &node_stack)
void operator() (char const *begin, char const *end) const

Public Attributes

parser_stack
< boost::shared_ptr
< component > > & 
_node_stack


Detailed Description

template<typename node_type>
struct jdl::push_leaf< node_type >

Definition at line 121 of file jdl_grammar.hpp.


Constructor & Destructor Documentation

template<typename node_type>
jdl::push_leaf< node_type >::push_leaf ( parser_stack< boost::shared_ptr< component > > &  node_stack  )  [inline]

Definition at line 123 of file jdl_grammar.hpp.


Member Function Documentation

template<typename node_type>
void jdl::push_leaf< node_type >::operator() ( char const *  begin,
char const *  end 
) const [inline]

Definition at line 126 of file jdl_grammar.hpp.

References jdl::push_leaf< node_type >::_node_stack.


Member Data Documentation

template<typename node_type>
parser_stack<boost::shared_ptr<component> >& jdl::push_leaf< node_type >::_node_stack

Definition at line 137 of file jdl_grammar.hpp.

Referenced by jdl::push_leaf< node_type >::operator()().


The documentation for this struct was generated from the following file:
Generated on Sun Feb 17 16:55:50 2008 for JDLParser by  doxygen 1.5.3