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::ParserState Class Reference

#include <HsParser.h>

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

Public Member Functions

 ParserState ()
 

Public Attributes

String file_name
 
String dir_name
 
String node_name
 
String last_attr_name
 
String last_attr_value
 
String str
 
String help_str
 
String outfile
 
std::vector< Attributeattrs
 
std::unordered_map< String,
String
attr_map
 
int open_flag
 
int event_mask
 
int command
 
int lock_mode
 
int last_attr_size
 
int locate_type
 
bool recursive
 
bool as_commands
 

Detailed Description

Definition at line 96 of file HsParser.h.

Constructor & Destructor Documentation

Hyperspace::HsParser::ParserState::ParserState ( )
inline

Definition at line 98 of file HsParser.h.

Member Data Documentation

bool Hyperspace::HsParser::ParserState::as_commands

Definition at line 117 of file HsParser.h.

std::unordered_map<String,String> Hyperspace::HsParser::ParserState::attr_map

Definition at line 109 of file HsParser.h.

std::vector<Attribute> Hyperspace::HsParser::ParserState::attrs

Definition at line 108 of file HsParser.h.

int Hyperspace::HsParser::ParserState::command

Definition at line 112 of file HsParser.h.

String Hyperspace::HsParser::ParserState::dir_name

Definition at line 101 of file HsParser.h.

int Hyperspace::HsParser::ParserState::event_mask

Definition at line 111 of file HsParser.h.

String Hyperspace::HsParser::ParserState::file_name

Definition at line 100 of file HsParser.h.

String Hyperspace::HsParser::ParserState::help_str

Definition at line 106 of file HsParser.h.

String Hyperspace::HsParser::ParserState::last_attr_name

Definition at line 103 of file HsParser.h.

int Hyperspace::HsParser::ParserState::last_attr_size

Definition at line 114 of file HsParser.h.

String Hyperspace::HsParser::ParserState::last_attr_value

Definition at line 104 of file HsParser.h.

int Hyperspace::HsParser::ParserState::locate_type

Definition at line 115 of file HsParser.h.

int Hyperspace::HsParser::ParserState::lock_mode

Definition at line 113 of file HsParser.h.

String Hyperspace::HsParser::ParserState::node_name

Definition at line 102 of file HsParser.h.

int Hyperspace::HsParser::ParserState::open_flag

Definition at line 110 of file HsParser.h.

String Hyperspace::HsParser::ParserState::outfile

Definition at line 107 of file HsParser.h.

bool Hyperspace::HsParser::ParserState::recursive

Definition at line 116 of file HsParser.h.

String Hyperspace::HsParser::ParserState::str

Definition at line 105 of file HsParser.h.


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