Configurable message payload for a FileRegistryService. More...
#include <FileRegistryServiceMessagePayload.h>
Static Public Attributes | |
static const std::string | ADD_ENTRY_ANSWER_MESSAGE_PAYLOAD |
The number of bytes in the control message sent by the daemon to answer an entry addition request. | |
static const std::string | ADD_ENTRY_REQUEST_MESSAGE_PAYLOAD |
The number of bytes in the control message sent to the daemon to cause it to add an entry. | |
static const std::string | FILE_LOOKUP_ANSWER_MESSAGE_PAYLOAD |
The number of bytes per file location returned in an answer sent by the daemon to answer a file location request. | |
static const std::string | FILE_LOOKUP_REQUEST_MESSAGE_PAYLOAD |
The number of bytes in a request control message sent to the daemon to request a list of file locations. | |
static const std::string | REMOVE_ENTRY_ANSWER_MESSAGE_PAYLOAD |
The number of bytes in the control message sent by the daemon to answer an entry removal request. | |
static const std::string | REMOVE_ENTRY_REQUEST_MESSAGE_PAYLOAD |
The number of bytes in the control message sent to the daemon to cause it to remove an entry. | |
Detailed Description
Configurable message payload for a FileRegistryService.
The documentation for this class was generated from the following file: