Synopsis
Declared in <balxml_encodingstyle.h>
template<>
struct bdlat_BasicEnumerationWrapper<balxml::EncodingStyle::Value>
: balxml::EncodingStyle
Base Classes
Name |
Description |
Enumeration of encoding style (COMPACT or PRETTY). This struct is generated using bas_codegen.pl called by balxml/code_from_xsd.pl |
Type Aliases
Name |
Enums
Name |
Description |
The number of enumerators defined by this type. |
|
Enumerators describing XML encoding style. |
Static Member Functions
Name |
Description |
Load into the specified |
|
|
|
Write to the specified |
|
Return the string representation exactly matching the enumerator name corresponding to the specified enumeration |
Static Data Members
Name |
Description |
Name of this class for use in XML serialization. |
|
Enumerator metadata array for |
Created with MrDocs