element1 overloads

Synopses

Declared in <balb_testmessages.h>

Return a reference to the modifiable "Element1" attribute of this object.

unsigned int&
element1();

Return a reference to the non‐modifiable "Element1" attribute of this object.

unsigned int
element1() const;

Created with MrDocs