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.

FeatureTestMessage&
featureResponse();
» more...

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

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

Return Value

  • reference to the modifiable "FeatureResponse" selection of this object if "FeatureResponse" is the current selection
  • reference to the non-modifiable "FeatureResponse" selection of this object if "FeatureResponse" is the current selection