This class is used as a visitor for visiting the top‐level element and also array elements during encoding. This class is required so that the universal tag number of the element can be determined when the element is visited.
Synopsis
Declared in <balber_berencoder.h>
class BerEncoder_UniversalElementVisitor;
Member Functions
Name |
Description |
|
Create a visitor that encodes universal elements using the specified |
|
Destroy this visitor. |
Encode the specified |
Created with MrDocs