namedNode Class Reference
xml node with name
More...
#include <sxs.h>
List of all members.
Detailed Description
xml node with name
Definition at line 135 of file sxs.h.
Constructor & Destructor Documentation
namedNode::namedNode |
( |
const char * |
name, |
|
|
byte_allocator * |
allocator | |
|
) |
| | |
constructor
- Parameters:
-
name |
node name |
allocator |
optional external allocator |
Definition at line 58 of file sxs.cpp.
copy constructor
Definition at line 63 of file sxs.cpp.
Member Function Documentation
void namedNode::clear |
( |
|
) |
|
Member Data Documentation
xml node name
Definition at line 151 of file sxs.h.
Referenced by xml_document::add_attribute(), xml_grammar::add_attribute_decl(), xml_document::add_def_attributes(), xml_document::assign_attribute_value(), clear(), xml_grammar::copy(), xml_designer_impl::get_name(), xml_designer_impl::get_xpath(), dtd_processor::parseAttDef(), xml_processor::parseEndTag(), xml_persistor::persistAttributeDecl(), xml_persistor::persistAttributes(), xml_persistor::persistChildren(), xml_persistor::persistElement(), xml_persistor::persistElementDecl(), xml_persistor::persistEntityDecl(), xml_persistor::persistMixed(), xml_persistor::persistNotationDecl(), xml_persistor::persistPI(), xml_persistor::restore_stack(), content_children::validate(), content_mixed::validate(), xml_document::validate_attributes(), and xml_document::validate_children().
The documentation for this class was generated from the following files: