BloombergLP::balb::FeatureTestMessage::selection10

selection10 overloads

Synopses

Declared in <balb_testmessages.h>

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

UnsignedSequence&
selection10();
» more...

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

UnsignedSequence const&
selection10() const;
» more...

Return Value

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