BER decoding options
Synopsis
Declared in <balber_berdecoderoptions.h>
class BerDecoderOptions;
Enums
Name |
Description |
Attribute count constants for this class. |
|
Attribute index constants for this class. |
|
Attribute identifier constants for this class. |
Member Functions
Name |
Description |
|
Create an object of type |
|
|
Invoke the specified |
|
Assign to this object the value read from the specified |
|
Write the value of this object to the specified output |
|
Return a reference to the non‐modifiable "DefaultEmptyStrings" attribute of this object. |
|
|
|
Invoke the specified |
|
Return a reference to the non‐modifiable "MaxDepth" attribute of this object. |
|
Return a reference to the non‐modifiable "MaxSequenceSize" attribute of this object. |
|
Format this object to the specified output stream. |
|
Reset this object to the default value (i.e., its value upon default construction). |
|
Set the |
|
Set the |
|
Set the |
|
Set the |
|
Set the |
|
Return a reference to the non‐modifiable "SkipUnknownElements" attribute of this object. |
|
Return a reference to the non‐modifiable "TraceLevel" attribute of this object. |
Static Member Functions
Name |
Description |
|
|
|
Static Data Members
Name |
Description |
attribute information for each attribute |
|
the name of this class (i.e., "BerDecoderOptions") |
|
default value of |
|
default value of |
|
default value of |
|
default value of |
|
default value of |
Non-Member Functions
Name |
Description |
Return |
|
Return |
Created with MrDocs