textwolf  0.2
Public Attributes | List of all members
textwolf::ScannerStatemachine::Element::Action Class Reference

Definition of action fired by the state machine. More...

#include <xmlscanner.hpp>

Public Attributes

int op
 action operand More...
 
int arg
 action argument More...
 

Detailed Description

Definition of action fired by the state machine.

Member Data Documentation

int textwolf::ScannerStatemachine::Element::Action::arg

action argument

int textwolf::ScannerStatemachine::Element::Action::op

action operand


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