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