element2 overloads

Synopses

Declared in <balb_testmessages.h>

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

unsigned char&
element2();

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

unsigned char
element2() const;

Created with MrDocs