|
textwolf
0.2
|
Core of an automaton state definition that is used during XML processing. More...
#include <xmlpathautomaton.hpp>
Public Member Functions | |
| Core () | |
| Constructor. More... | |
| Core (const Core &o) | |
| Copy constructor. More... | |
Public Attributes | |
| Mask | mask |
| bool | follow |
| int | typeidx |
| int | cnt_start |
| int | cnt_end |
Core of an automaton state definition that is used during XML processing.
|
inline |
Constructor.
|
inline |
Copy constructor.
| [in] | o | element to copy |
| int textwolf::XMLPathSelectAutomaton< CharSet_ >::Core::cnt_end |
| int textwolf::XMLPathSelectAutomaton< CharSet_ >::Core::cnt_start |
| bool textwolf::XMLPathSelectAutomaton< CharSet_ >::Core::follow |
| Mask textwolf::XMLPathSelectAutomaton< CharSet_ >::Core::mask |
| int textwolf::XMLPathSelectAutomaton< CharSet_ >::Core::typeidx |
1.8.6