BloombergLP::balxml::ErrorInfo::operator=

Copy the value of the specified rhs object into this object and return a modifiable reference to this object.

Synopsis

Declared in <balxml_errorinfo.h>

ErrorInfo&
operator=(ErrorInfo const& rhs);

Return Value

a modifiable reference to this object

Parameters

NameDescription
rhsobject providing the value to assign