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;
Return Value
-
reference to the modifiable "ResponseLength" attribute of this object
-
reference to the non‐modifiable "ResponseLength" attribute of this object
Created with MrDocs