simpleRequest overloads
Synopses
Declared in <balb_testmessages.h>
Return a reference to the modifiable "SimpleRequest" selection of this object if "SimpleRequest" is the current selection. The behavior is undefined unless "SimpleRequest" is the selection of this object.
Return a reference to the non‐modifiable "SimpleRequest" selection of this object if "SimpleRequest" is the current selection. The behavior is undefined unless "SimpleRequest" is the selection of this object.
SimpleRequest const&
simpleRequest() const;
Created with MrDocs