EPS Conduits  v0.0.2-2413
networking over networking
Hull.cpp File Reference
#include "Hull.hpp"
#include "Cipher.hpp"
#include "logging.hpp"
#include "common.hpp"
#include "comm.hpp"
#include <boost/program_options.hpp>
#include <boost/asio.hpp>
#include <boost/bind.hpp>
#include <boost/uuid/uuid_io.hpp>
#include <boost/uuid/nil_generator.hpp>
#include <boost/uuid/random_generator.hpp>
#include <boost/uuid/string_generator.hpp>
#include <boost/regex.hpp>
#include <chrono>
#include <exception>
#include <signal.h>
#include <typeinfo>
#include <fstream>
#include <iostream>
#include <sys/stat.h>
#include <sys/types.h>
#include <ifaddrs.h>
Include dependency graph for Hull.cpp:

Variables

static EPS::Hullptr = nullptr
 

Variable Documentation

◆ ptr

EPS::Hull* ptr = nullptr
static