CatapultServer
v0.5.0.1 (Elephant)
|
Describes a message queue. More...
Public Attributes | |
std::string | QueuePath |
Path of the message queue. More... | |
std::string | IndexReaderFilename |
Name of index reader file. More... | |
std::string | IndexWriterFilename |
Name of index writer file. More... | |
Describes a message queue.
std::string catapult::subscribers::MessageQueueDescriptor::IndexReaderFilename |
Name of index reader file.
std::string catapult::subscribers::MessageQueueDescriptor::IndexWriterFilename |
Name of index writer file.
std::string catapult::subscribers::MessageQueueDescriptor::QueuePath |
Path of the message queue.