element10 overloads
Declared in <balb_testmessages.h>
Return a reference to the modifiable "Element10" attribute of this object.
bsl::vector<unsigned char>&
element10();
» more...
Return a reference to the non-modifiable "Element10" attribute of this object.
bsl::vector<unsigned char> const&
element10() const;
» more...