OpenJAUS Software Development Kit
4.3.1
|
#include "openjaus/system/StreamSocket.h"
#include <sstream>
#include "openjaus/system/Exception.h"
#include <string.h>
#include <errno.h>
#include <fcntl.h>
Namespaces | |
openjaus | |
openjaus::system | |
Functions | |
std::ostream & | openjaus::system::operator<< (std::ostream &output, const StreamSocket &object) |
std::ostream & | openjaus::system::operator<< (std::ostream &output, const StreamSocket *object) |