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. The behavior is undefined unless "Selection6" is the selection of this object.

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.

bsl::string const&
selection6() const;

Created with MrDocs