This class serves the purpose to automatically increment-decrement the current depth level.
Declared in <balber_berencoder.h>
class BerEncoder_LevelGuard;
| Name | Description |
|---|---|
BerEncoder_LevelGuard [constructor] | Increment the current depth level of the specified encoder and restore it on destruction. |
~BerEncoder_LevelGuard [destructor] | Decrement the current depth level of the held encoder. |