BloombergLP::baljsn::DatumEncoderOptions::DatumEncoderOptions

Constructors

Synopses

Declared in <baljsn_datumencoderoptions.h>

Create an object of type DatumEncoderOptions having the default value.

DatumEncoderOptions();
» more...

Create an object of type DatumEncoderOptions having the value of the specified original object.

DatumEncoderOptions(DatumEncoderOptions const& original);
» more...