rogue
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
ZmqServer.h File Reference
#include "rogue/Directives.h"
#include <memory>
#include <string>
#include <thread>
#include "rogue/Logging.h"
#include <boost/python.hpp>

Go to the source code of this file.

Classes

class  rogue::interfaces::ZmqServer
 ZeroMQ server for Rogue control, request/reply, and publish updates. More...
 
class  rogue::interfaces::ZmqServerWrap
 Python-overridable wrapper for ZmqServer. More...
 

Namespaces

namespace  rogue
 
namespace  rogue::interfaces
 

Typedefs

typedef std::shared_ptr< rogue::interfaces::ZmqServerrogue::interfaces::ZmqServerPtr
 
typedef std::shared_ptr< rogue::interfaces::ZmqServerWraprogue::interfaces::ZmqServerWrapPtr