A response message to INSERT requests. A response message to INSERT requests is simply defined through the sequence number assigned by the server to the given DataSet. More...
#include <client_protocol.h>
Public Member Functions | |
InsertResponse (ResponseCode code) | |
void | setSequenceNumber (int sn) |
![]() | |
ResponseMessage (ResponseCode code) | |
ResponseCode | getResponseCode () const |
Friends | |
std::ostream & | operator<< (std::ostream &os, const InsertResponse &msg) |
Additional Inherited Members | |
![]() | |
ResponseCode | responseCode |
A response message to INSERT requests. A response message to INSERT requests is simply defined through the sequence number assigned by the server to the given DataSet.