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.
Return a reference to the non‐modifiable "FeatureResponse" selection of this object if "FeatureResponse" is the current selection.
FeatureTestMessage const&
featureResponse() const;
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
Created with MrDocs