BloombergLP::balb::Request::simpleRequest

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.

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...

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