MultiAgentDecisionProcess
comment_cbonlp::CommentBlankorNewLineParser Struct Reference

#include <CommentBlankOrNewlineParser.h>

Inheritance diagram for comment_cbonlp::CommentBlankorNewLineParser:
[legend]

Public Types

typedef alternative< action
< comment_cobp::CommentOrBlankParser,
void(*)(position_iterator
< file_iterator< char >
>, position_iterator
< file_iterator< char >
>) >, action< eol_parser,
void(*)(position_iterator
< file_iterator< char >
>, position_iterator
< file_iterator< char > >) > > 
start_t
 

Public Member Functions

 CommentBlankorNewLineParser ()
 

Public Attributes

start_t start
 

Member Typedef Documentation

typedef alternative< action< comment_cobp::CommentOrBlankParser, void (*)(position_iterator< file_iterator<char> >, position_iterator< file_iterator<char> >) >, action< eol_parser, void (*)(position_iterator< file_iterator<char> >, position_iterator< file_iterator<char> >) > > comment_cbonlp::CommentBlankorNewLineParser::start_t

Constructor & Destructor Documentation

comment_cbonlp::CommentBlankorNewLineParser::CommentBlankorNewLineParser ( )
inline

Member Data Documentation

start_t comment_cbonlp::CommentBlankorNewLineParser::start