Create an object of type DecoderOptions having the value of the specified original object.
Synopsis
Declared in <balxml_decoderoptions.h>
DecoderOptions(DecoderOptions const& original);
Parameters
Name |
Description |
original |
object providing the value to copy |
Created with MrDocs