BloombergLP::balb::Sequence4::element1

element1 overloads

Synopses

Declared in <balb_testmessages.h>

Return a reference to the modifiable "Element1" attribute of this object.

bsl::vector<Sequence3>&
element1();
» more...

Return a reference to the non-modifiable "Element1" attribute of this object.

bsl::vector<Sequence3> const&
element1() const;
» more...