This class contains the parameterized encode functions that encode bdlat types in XML format.
Synopsis
Declared in <balxml_encoder.h>
class Encoder;
Member Functions
Name |
Description |
|
Constructors |
|
Destroy this object. This destruction has no effect on objects pointed‐to by the pointers provided at construction. |
|
|
|
|
|
|
Encode the specified non‐modifiable |
|
Return the severity of the most severe warning or error encountered during the last call to the |
|
Return pointer to the error stream. |
|
Return |
|
Return a string containing any error, warning, or trace messages that were logged during the last call to the |
|
Return the encoder options. |
|
Return pointer to the warning stream. |
|
|
Declare that this type uses a |
Friends
Name |
Description |
This |
Created with MrDocs