![]() SourcePro® C++ 13.1 |
SourcePro® C++ API Reference Guide |
Product Documentation: SourcePro C++ Documentation Home |
Base class shared by XML object input and output streams. More...
#include <rw/xmlstreams/RWXmlObjectStreamCommon.h>
Static Public Member Functions | |
| static const char * | rwStreamToLocalStringType (RWStreamType stype) |
| static const char * | rwStreamToStringType (RWStreamType stype) |
Static Public Attributes | |
| static const char * | associationTag |
| More... | |
| static const char * | assocKeyTag |
| More... | |
| static const char * | assocValueTag |
| More... | |
| static const char * | elementPosAttr |
| More... | |
| static const char * | IdAttr |
| More... | |
| static const char * | IdRefAttr |
| More... | |
| static const char * | mapCountAttr |
| More... | |
| static const char * | mapKeyTypeAttr |
| More... | |
| static const char * | mapTag |
| More... | |
| static const char * | mapValueTypeAttr |
| More... | |
| static const char * | memberNameAttr |
| More... | |
| static const char * | memberTag |
| More... | |
| static const char * | memberTypeAttr |
| More... | |
| static const char * | nestedObjectTag |
| More... | |
| static const char * | objectNameAttr |
| More... | |
| static const char * | objectRefTag |
| More... | |
| static const char * | objectRefTagLocal |
| More... | |
| static const char * | objectTag |
| static const char * | objectTypeAttr |
| More... | |
| static const char * | primitiveTag |
| More... | |
| static const char * | rwEncodingNamespaceValue |
| More... | |
| static const char * | rwNamespace |
| More... | |
| static const char * | rwNamespaceAttr |
| More... | |
| static const char * | rwNamespaceValue |
| More... | |
| static const char * | seqCountAttr |
| More... | |
| static const char * | seqTypeAttr |
| More... | |
| static const char * | sequenceElementTag |
| More... | |
| static const char * | sequenceTag |
| More... | |
| static const char * | xsdNamespace |
| More... | |
| static const char * | xsdNamespaceAttr |
| More... | |
| static const char * | xsdNamespaceValue |
| More... | |
| static const char * | xsiNamespace |
| More... | |
| static const char * | xsiNamespaceAttr |
| More... | |
| static const char * | xsiNamespaceValue |
| More... | |
Base class shared by XML object input and output streams. This class defines the tags and attribute names used in the XML.
|
static |
Converts an RWStreamType enum value into a string representing an XML non-qualified (local) element name. For example, passing the enum value RW_NESTED_OBJECT results in a return value of nested_object.
|
static |
Converts an RWStreamType enum value into a string representing an XML qualified element name. For example, passing the enum value RW_NESTED_OBJECT results in a return value of rw:nested_object.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
static |
Represent the element and attribute names used in the generated XML object stream.
|
Copyright © 2015 Rogue Wave Software, Inc. All Rights Reserved. |