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