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