Assign to this object the value of the specified rhs object.
Declared in <balxml_decoderoptions.h>
DecoderOptions&
operator=(DecoderOptions const& rhs);
a reference to this modifiable object
| Name | Description |
|---|---|
| rhs | object providing the value to assign |