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