Nodes type in which child nodes are stored.
| rili::XML::DocumentType::DocumentType |
( |
| ) |
|
|
inline |
| rili::XML::DocumentType::DocumentType |
( |
Nodes const & |
nodes | ) |
|
|
inlineexplicit |
DocumentType construct document node with with subnodes.
- Parameters
-
| bool rili::XML::DocumentType::haveRoot |
( |
| ) |
const |
|
inlinenoexcept |
haveRoot indicate if document have root element (tree node)
- Returns
- true if have tree node, false otherwise
| Nodes& rili::XML::DocumentType::nodes |
( |
| ) |
|
|
inlinenoexcept |
nodes used to get child nodes
- Returns
- child nodes
| Nodes const& rili::XML::DocumentType::nodes |
( |
| ) |
const |
|
inlinenoexcept |
nodes used to get child nodes
- Returns
- child nodes
The documentation for this class was generated from the following file: