0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
Hyperspace::HsParser::set_open_flag Struct Reference

#include <HsParser.h>

Collaboration diagram for Hyperspace::HsParser::set_open_flag:
Collaboration graph
[legend]

Public Member Functions

 set_open_flag (ParserState &state_, int open_flag_)
 
void operator() (char const *str, char const *end) const
 

Public Attributes

ParserStatestate
 
int open_flag
 

Detailed Description

Definition at line 190 of file HsParser.h.

Constructor & Destructor Documentation

Hyperspace::HsParser::set_open_flag::set_open_flag ( ParserState state_,
int  open_flag_ 
)
inline

Definition at line 191 of file HsParser.h.

Member Function Documentation

void Hyperspace::HsParser::set_open_flag::operator() ( char const *  str,
char const *  end 
) const
inline

Definition at line 193 of file HsParser.h.

Member Data Documentation

int Hyperspace::HsParser::set_open_flag::open_flag

Definition at line 197 of file HsParser.h.

ParserState& Hyperspace::HsParser::set_open_flag::state

Definition at line 196 of file HsParser.h.


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