rogue
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
ZmqClient.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::ZmqClient
 ZeroMQ client for Rogue control and update messaging. More...
 
class  rogue::interfaces::ZmqClientWrap
 Python-overridable wrapper for ZmqClient. More...
 

Namespaces

namespace  rogue
 
namespace  rogue::interfaces
 

Typedefs

typedef std::shared_ptr< rogue::interfaces::ZmqClientrogue::interfaces::ZmqClientPtr
 
typedef std::shared_ptr< rogue::interfaces::ZmqClientWraprogue::interfaces::ZmqClientWrapPtr