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.

Return a reference to the non‐modifiable "SimpleRequest" selection of this object if "SimpleRequest" is the current selection.

SimpleRequest const&
simpleRequest() const;

Return Value

  • reference to the modifiable "SimpleRequest" selection of this object if "SimpleRequest" is the current selection

  • reference to the non‐modifiable "SimpleRequest" selection of this object if "SimpleRequest" is the current selection

Created with MrDocs