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