Cadabra
Computer algebra system for field theory problems
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>
#include <set>

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

◆ message_ptr

typedef websocketpp::config::asio_client::message_type::ptr message_ptr

◆ WebsocketClient

typedef websocketpp::client<websocketpp::config::asio_client> WebsocketClient