responseData overloads
Synopses
Declared in <balb_testmessages.h>
Return a reference to the modifiable "ResponseData" selection of this object if "ResponseData" is the current selection. The behavior is undefined unless "ResponseData" is the selection of this object.
Return a reference to the non‐modifiable "ResponseData" selection of this object if "ResponseData" is the current selection. The behavior is undefined unless "ResponseData" is the selection of this object.
bsl::string const&
responseData() const;
Created with MrDocs