This class is used as a visitor for visiting contained objects during encoding. Produces always BER elements with CONTEXT_SPECIFIC BER tag.
Synopsis
Declared in <balber_berencoder.h>
class BerEncoder_Visitor;
Member Functions
Name |
Description |
|
Create a visitor that encodes contained objects using the specified |
|
Destroy this visitor. |
Encode the specified |
Created with MrDocs