Cadabra
Computer algebra system for field theory problems
Typedefs
ComputeThread.cc File Reference
#include <string>
#include <iostream>
#include <sstream>
#include "ComputeThread.hh"
#include "DocumentThread.hh"
#include "GUIBase.hh"
#include "Actions.hh"
#include "InstallPrefix.hh"
#include "popen2.hh"
#include <sys/types.h>
#include <glibmm/spawn.h>
#include "internal/unistd.h"

Typedefs

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

Typedef Documentation

◆ client

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

◆ SlotSpawnChildSetup

using SlotSpawnChildSetup = sigc::slot<void()>