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