|
|
|
Home / Open source / Terimber 2.0
content_node Class ReferenceDFA content node.
More...
#include <xmlmodel.h>
List of all members.
Detailed Description
DFA content node.
Definition at line 39 of file xmlmodel.h.
Constructor & Destructor Documentation
virtual content_node::~content_node |
( |
|
) |
[inline, virtual] |
BEGIN_TERIMBER_NAMESPACE content_node::content_node |
( |
dfaRule |
rule |
) |
|
Member Function Documentation
BEGIN_TERIMBER_NAMESPACE void content_node::init |
( |
byte_allocator & |
allocator_, |
|
|
size_t |
sizeBit | |
|
) |
| | [inline] |
dfaRule content_node::get_rule |
( |
|
) |
const [inline] |
const _bitset & content_node::get_firstPos |
( |
|
) |
const [inline] |
const _bitset & content_node::get_lastPos |
( |
|
) |
const [inline] |
virtual bool content_node::is_nullable |
( |
|
) |
const [pure virtual] |
virtual void content_node::calc_pos |
( |
_bitset & |
state, |
|
|
bool |
first | |
|
) |
| | const [protected, pure virtual] |
Member Data Documentation
The documentation for this class was generated from the following files:
|
|
|
|