Classes | Namespaces | Enumerations | Functions
network_interface.h File Reference
#include <cstdio>
#include <iostream>
#include <string>
#include <boost/asio.hpp>
#include <boost/bind.hpp>
#include <unistd.h>
Include dependency graph for network_interface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AS::Network::TCPInterface
class  AS::Network::UDPInterface

Namespaces

namespace  AS
namespace  AS::Network

Enumerations

enum  AS::Network::return_statuses {
  AS::Network::OK = 0, AS::Network::INIT_FAILED = -1, AS::Network::BAD_PARAM = -2, AS::Network::SOCKET_ERROR = -3,
  AS::Network::SOCKET_CLOSED = -4, AS::Network::NO_MESSAGES_RECEIVED = -5, AS::Network::READ_FAILED = -6, AS::Network::WRITE_FAILED = -7,
  AS::Network::CLOSE_FAILED = -8, AS::Network::SOCKET_TIMEOUT = -9
}

Functions

std::string AS::Network::return_status_desc (const return_statuses &ret)


network_interface
Author(s): Joshua Whitley , Daniel Stanek , Joe Kale
autogenerated on Thu Jun 6 2019 21:43:30