Cadabra
Computer algebra system for field theory problems
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Typedefs
ComputeThread.cc File Reference
#include <string>
#include <iostream>
#include <sstream>
#include "ComputeThread.hh"
#include "DocumentThread.hh"
#include "GUIBase.hh"
#include "Actions.hh"
#include "popen2.hh"
#include <sys/types.h>
#include <signal.h>
#include <glibmm/spawn.h>

Typedefs

typedef websocketpp::client
< websocketpp::config::asio_client > 
client
 
using SlotSpawnChildSetup = sigc::slot< void()>
 

Typedef Documentation

typedef websocketpp::client<websocketpp::config::asio_client> client
using SlotSpawnChildSetup = sigc::slot<void()>