simpleRequest overloads
Declared in <balb_testmessages.h>
Return a reference to the modifiable "SimpleRequest" selection of this object if "SimpleRequest" is the current selection.
SimpleRequest&
simpleRequest();
» more...
Return a reference to the non-modifiable "SimpleRequest" selection of this object if "SimpleRequest" is the current selection.
SimpleRequest const&
simpleRequest() const;
» more...