DummyReceiver(const std::string &address, int timeout)
Class for the server side receiving requests from a client.
void SetMessageProcessor(std::shared_ptr< MessageProcessorBase > processor)
Sets the message processor object which will process incoming messages.
Generic file read and write utility for python interface.