A response message to SEARCH request. A response message to SEARCH requests is defined by the SetDescriptors list matching the given query parameters provided by the client. More...
#include <client_protocol.h>
Public Member Functions | |
SearchResponse (ResponseCode code) | |
void | setFoundCount (int c) |
int | getFoundCount () const |
void | addSdFields (int sn, const std::map< std::string, std::string > &fields) |
![]() | |
ResponseMessage (ResponseCode code) | |
ResponseCode | getResponseCode () const |
Friends | |
std::ostream & | operator<< (std::ostream &os, const SearchResponse &msg) |
Additional Inherited Members | |
![]() | |
ResponseCode | responseCode |
A response message to SEARCH request. A response message to SEARCH requests is defined by the SetDescriptors list matching the given query parameters provided by the client.