BloombergLP::balb::FeatureTestMessage::selection6

selection6 overloads

Synopses

Declared in <balb_testmessages.h>

Return a reference to the modifiable "Selection6" selection of this object if "Selection6" is the current selection.

CustomString&
selection6();
» more...

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

CustomString const&
selection6() const;
» more...

Return Value

  • reference to the modifiable "Selection6" selection of this object if "Selection6" is the current selection
  • reference to the non-modifiable "Selection6" selection of this object if "Selection6" is the current selection