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