BDE 4.14.0 Production release
Loading...
Searching...
No Matches
baljsn::DecoderOptionsUtil Struct Reference

#include <baljsn_decoderoptionsutil.h>

Public Types

enum  Mode { e_DEFAULT = 0 , e_STRICT_20240423 = 1 }
 

Static Public Member Functions

static void setMode (DecoderOptions *options, Mode mode)
 

Detailed Description

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

Member Enumeration Documentation

◆ Mode

Enumerator
e_DEFAULT 
e_STRICT_20240423 

Member Function Documentation

◆ setMode()

static void baljsn::DecoderOptionsUtil::setMode ( DecoderOptions 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: