content_leaf Class Reference
implements leaf node
More...
#include <xmlmodel.h>
List of all members.
Detailed Description
implements leaf node
Definition at line 121 of file xmlmodel.h.
Constructor & Destructor Documentation
virtual content_leaf::~content_leaf |
( |
|
) |
[inline, virtual] |
content_leaf::content_leaf |
( |
const elementDecl * |
decl, |
|
|
size_t |
pos | |
|
) |
| | |
- Parameters:
-
decl |
element declaration |
pos |
position |
Definition at line 78 of file xmlmodel.cpp.
Member Function Documentation
const elementDecl * content_leaf::get_decl |
( |
|
) |
const [inline] |
size_t content_leaf::get_pos |
( |
|
) |
const [inline] |
void content_leaf::set_pos |
( |
size_t |
pos |
) |
[inline] |
bool content_leaf::is_nullable |
( |
|
) |
const [virtual] |
void content_leaf::calc_pos |
( |
_bitset & |
state, |
|
|
bool |
| |
|
) |
| | const [protected, virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: