Response [constructor] | Constructors |
~Response [destructor] | Destroy this object. |
operator= | Assign to this object the value of the specified rhs object. |
accessSelection | Invoke the specified accessor on the non-modifiable selection, supplying accessor with the corresponding selection information structure. |
bdexStreamIn | Assign to this object the value read from the specified input stream using the specified version format and return a reference to the modifiable stream. |
bdexStreamOut | Write the value of this object to the specified output stream using the specified version format and return a reference to the modifiable stream. |
featureResponse | featureResponse overloads |
isFeatureResponseValue | Return true if the value of this object is a "FeatureResponse" value, and return false otherwise. |
isResponseDataValue | Return true if the value of this object is a "ResponseData" value, and return false otherwise. |
isUndefinedValue | Return true if the value of this object is undefined, and false otherwise. |
makeFeatureResponse | makeFeatureResponse overloads |
makeResponseData | makeResponseData overloads |
makeSelection | makeSelection overloads |
manipulateSelection | Invoke the specified manipulator on the address of the modifiable selection, supplying manipulator with the corresponding selection information structure. |
print | Format this object to the specified output stream at the optionally specified indentation level and return a reference to the modifiable stream. |
reset | Reset this object to the default value (i.e., its value upon default construction). |
responseData | responseData overloads |
selectionId | Return the id of the current selection if the selection is defined, and -1 otherwise. |
selectionName | Return the symbolic name of the current selection of this object. |