BDE 4.14.0 Production release
Loading...
Searching...
No Matches
balber::BerDecoder_Zeroer Class Reference

#include <balber_berdecoder.h>

Public Member Functions

 BerDecoder_Zeroer (const BerDecoderOptions **options)
 
 ~BerDecoder_Zeroer ()
 

Detailed Description

This class is a deleter that just zeroes out a given pointer upon destruction, for making code exception-safe.

See balber_berdecoder

Constructor & Destructor Documentation

◆ BerDecoder_Zeroer()

balber::BerDecoder_Zeroer::BerDecoder_Zeroer ( const BerDecoderOptions **  options)
inline

◆ ~BerDecoder_Zeroer()

balber::BerDecoder_Zeroer::~BerDecoder_Zeroer ( )
inline

The documentation for this class was generated from the following file: