BloombergLP::balb::Choice2::selection4

selection4 overloads

Synopses

Declared in <balb_testmessages.h>

Return a reference to the modifiable "Selection4" selection of this object if "Selection4" is the current selection. The behavior is undefined unless "Selection4" is the selection of this object.

unsigned int&
selection4();
» more...

Return a reference to the non-modifiable "Selection4" selection of this object if "Selection4" is the current selection. The behavior is undefined unless "Selection4" is the selection of this object.

unsigned int const&
selection4() const;
» more...