BloombergLP::balb::Response::makeFeatureResponse

makeFeatureResponse overloads

Synopses

Declared in <balb_testmessages.h>

Set the value of this object to be a "FeatureResponse" value. Optionally specify the value of the "FeatureResponse". If value is not specified, the default "FeatureResponse" value is used.

FeatureTestMessage&
makeFeatureResponse();
» more...

Same as the preceding overload, using the specified value.

FeatureTestMessage&
makeFeatureResponse(FeatureTestMessage const& value);
» more...