|
|
|
Home / Open source / Terimber 2.0
attributeDecl Class Referenceattribute description
More...
#include <sxs.h>
List of all members.
Detailed Description
attribute description
Definition at line 195 of file sxs.h.
Constructor & Destructor Documentation
attributeDecl::attributeDecl |
( |
const char * |
name, |
|
|
byte_allocator * |
allocator_ | |
|
) |
| | |
constructor
- Parameters:
-
name |
attribute name |
allocator_ |
optional external operator |
Definition at line 103 of file sxs.cpp.
copy constructor
Definition at line 112 of file sxs.cpp.
Member Function Documentation
persists attribute value correctly
- Parameters:
-
value |
input xml value |
allocator_ |
external allocator |
Definition at line 123 of file sxs.cpp.
References _ctype, _enum, base_list< T >::begin(), base_list< T >::end(), _terimber_xml_value_::lVal, persist_value(), _terimber_xml_value_::strVal, vt_enum, and vt_string.
Referenced by xml_designer_impl::get_value(), xml_value_node::persist(), and xml_persistor::persistAttributes().
Member Data Documentation
The documentation for this class was generated from the following files:
|
|
|
|