responseLength overloads

Synopses

Declared in <balb_testmessages.h>

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

int&
responseLength();

Return a reference to the non‐modifiable "ResponseLength" attribute of this object.

int
responseLength() const;

Created with MrDocs