Options for controlling the XML decoding process. The generated C++ code for this schema element is created by using bas_codegen.pl, run by balxml/code_from_xsd.pl with no hand‐editing.
Synopsis
Declared in <balxml_decoderoptions.h>
class DecoderOptions;
Enums
Name |
Description |
Attribute ids used by |
|
The number of attributes in this type. |
|
Attribute indices used by |
Member Functions
Name |
Description |
|
Constructors |
|
Destroy this object. |
Assignment operators |
|
|
|
Invoke the specified |
|
Return the value of the "FormattingMode" attribute of this object. |
|
|
|
Invoke the specified |
|
Return the value of the "MaxDepth" attribute of this object. |
|
Format this object to the specified output |
|
Reset this object to the default value (i.e., its value upon default construction). |
|
Set the "FormattingMode" attribute of this object to the specified |
|
Set the "MaxDepth" attribute of this object to the specified |
|
Set the "SkipUnknownElements" attribute of this object to the specified |
|
Set the "ValidateInputIsUtf8" attribute of this object to the specified |
|
Set the "ValidateRootTag" attribute of this object to the specified |
|
Return the value of the "SkipUnknownElements" attribute of this object. |
|
Return the value of the "ValidateInputIsUtf8" attribute of this object. |
|
Return the value of the "ValidateRootTag" attribute of this object. |
Static Member Functions
Name |
Description |
|
Static Data Members
Name |
Description |
Attribute metadata array for |
|
Name of this class for use in XML serialization. |
|
Default initial value for |
|
Default initial value for |
|
|
Default initial value for |
|
Default initial value for |
|
Default initial value for |
Non-Member Functions
Name |
Description |
Return |
|
Return |
Created with MrDocs