A response message to SPECLIST requests. A reponse message to SPECLIST request may be negative, if no DSS are found in the system (error code 99). If some DSS is found, the response shows how may they are and their names. More...
#include <client_protocol.h>
Public Member Functions | |
SpeclistResponse (ResponseCode code) | |
void | setDssNumber (int n) |
void | addDssEntry (const std::string &dssEntry) |
![]() | |
ResponseMessage (ResponseCode code) | |
ResponseCode | getResponseCode () const |
Friends | |
std::ostream & | operator<< (std::ostream &os, const SpeclistResponse &msg) |
Additional Inherited Members | |
![]() | |
ResponseCode | responseCode |
A response message to SPECLIST requests. A reponse message to SPECLIST request may be negative, if no DSS are found in the system (error code 99). If some DSS is found, the response shows how may they are and their names.