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