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