BloombergLP::balb::Response::featureResponse

featureResponse overloads

Synopses

Declared in <balb_testmessages.h>

Return a reference to the modifiable "FeatureResponse" selection of this object if "FeatureResponse" is the current selection. The behavior is undefined unless "FeatureResponse" is the selection of this object.

FeatureTestMessage&
featureResponse();
» more...

Return a reference to the non-modifiable "FeatureResponse" selection of this object if "FeatureResponse" is the current selection. The behavior is undefined unless "FeatureResponse" is the selection of this object.

FeatureTestMessage const&
featureResponse() const;
» more...