[#BloombergLP-balb-SimpleRequest-responseLength-00] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::xref:BloombergLP/balb/SimpleRequest.adoc[SimpleRequest]::responseLength :relfileprefix: ../../../ :mrdocs: `responseLength` overloads == Synopses Declared in `<balb_testmessages.h>` Return a reference to the modifiable "ResponseLength" attribute of this object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int& xref:BloombergLP/balb/SimpleRequest/responseLength-0f.adoc[responseLength](); ---- [.small]#xref:BloombergLP/balb/SimpleRequest/responseLength-0f.adoc[_» more..._]# Return a reference to the non‐modifiable "ResponseLength" attribute of this object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int xref:BloombergLP/balb/SimpleRequest/responseLength-02.adoc[responseLength]() const; ---- [.small]#xref:BloombergLP/balb/SimpleRequest/responseLength-02.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#