TwiceAsNice
2019-02-18
|
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <netdb.h>
#include <unistd.h>
#include <arpa/inet.h>
#include <boost/shared_ptr.hpp>
#include <boost/noncopyable.hpp>
#include <string>
#include <exception>
Classes | |
class | Basda::WutException |
standard exception class More... | |
class | Basda::WutSocketException |
exception class for the sockets More... | |
class | Basda::WutSocket |
This class is an abstraction layer for socket usable for interacting with WuT devices. More... | |
Namespaces | |
Basda | |
These are contants that are used by the services internally. | |