selection8 overloads
Declared in <balb_testmessages.h>
Return a reference to the modifiable "Selection8" selection of this object if "Selection8" is the current selection. The behavior is undefined unless "Selection8" is the selection of this object.
Choice3&
selection8();
» more...
Return a reference to the non-modifiable "Selection8" selection of this object if "Selection8" is the current selection. The behavior is undefined unless "Selection8" is the selection of this object.
Choice3 const&
selection8() const;
» more...