BloombergLP::bdljsn::WriteOptions::WriteOptions

Constructors

Synopses

Declared in <bdljsn_writeoptions.h>

Create a WriteOptions object having the default attribute values.

WriteOptions();
» more...

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

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

Parameters

NameDescription
originalobject providing the value to copy