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