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.

unsigned int&
selection4();

Return a reference to the non‐modifiable "Selection4" selection of this object if "Selection4" is the current selection.

unsigned int const&
selection4() const;

Return Value

  • reference to the modifiable "Selection4" selection of this object if "Selection4" is the current selection

  • reference to the non‐modifiable "Selection4" selection of this object if "Selection4" is the current selection

Created with MrDocs