#include <balber_berencoder.h>
This class is used as a visitor for visiting contained objects during encoding. Produces always BER elements with CONTEXT_SPECIFIC BER tag.
See balber_berencoder
◆ BerEncoder_Visitor()
balber::BerEncoder_Visitor::BerEncoder_Visitor |
( |
BerEncoder * |
encoder | ) |
|
|
inline |
◆ ~BerEncoder_Visitor()
balber::BerEncoder_Visitor::~BerEncoder_Visitor |
( |
| ) |
|
|
inline |
◆ operator()()
template<typename TYPE , typename INFO >
int balber::BerEncoder_Visitor::operator() |
( |
const TYPE & |
value, |
|
|
const INFO & |
info |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: