BDE 4.39.x Production Release
Loading...
Searching...
No Matches
balber::BerEncoderOptionsUtil Struct Reference

#include <balber_berencoderoptionsutil.h>

Detailed Description

This struct provides a namespace for functions that set BerEncoderOptions to particular configurations.

See balber_berencoderoptionsutil

Public Types

enum  Mode { e_DEFAULT = 0 , e_FAST_20250615 = 1 }
 

Static Public Member Functions

static void setMode (BerEncoderOptions *options, Mode mode)
 

Member Enumeration Documentation

◆ Mode

Enumerator
e_DEFAULT 
e_FAST_20250615 

Member Function Documentation

◆ setMode()

static void balber::BerEncoderOptionsUtil::setMode ( BerEncoderOptions options,
Mode  mode 
)
static

Set the attributes of the specified options to the configuration associated with the specified mode. See {Modes} for details.


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