BloombergLP::balb::Request::featureRequest

featureRequest overloads

Synopses

Declared in <balb_testmessages.h>

Return a reference to the modifiable "FeatureRequest" selection of this object if "FeatureRequest" is the current selection.

FeatureTestMessage&
featureRequest();
» more...

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

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

Return Value

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