makeFeatureResponse overloads
Declared in <balb_testmessages.h>
Set the value of this object to be a "FeatureResponse" value.
FeatureTestMessage&
makeFeatureResponse();
» more...
Same as the preceding overload, using the specified value.
FeatureTestMessage&
makeFeatureResponse(FeatureTestMessage const& value);
» more...
modifiable reference to the "FeatureResponse" selection
| Name | Description |
|---|---|
| value | value for the selection |