Cadabra
Computer algebra system for field theory problems
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Typedefs
SnoopPrivate.hh File Reference
#include <websocketpp/config/asio_no_tls_client.hpp>
#include <websocketpp/client.hpp>
#include <websocketpp/common/thread.hpp>
#include <websocketpp/common/functional.hpp>
#include <mutex>
#include <condition_variable>
#include <thread>

Go to the source code of this file.

Classes

class  snoop::SnoopImpl
 

Namespaces

 snoop
 

Typedefs

typedef websocketpp::client
< websocketpp::config::asio_client > 
WebsocketClient
 
typedef
websocketpp::config::asio_client::message_type::ptr 
message_ptr
 

Typedef Documentation

typedef websocketpp::config::asio_client::message_type::ptr message_ptr
typedef websocketpp::client<websocketpp::config::asio_client> WebsocketClient