OpenJAUS Software Development Kit
4.3.1
|
Classes | |
class | ConfigurationWrapper |
This is a brief description. More... | |
class | JausWrapper |
This is a brief description. More... | |
class | JtcpInterface |
class | JtcpPacket |
This is a brief description. More... | |
class | JtcpStream |
This is a brief description. More... | |
class | JudpAddress |
This is a brief description. More... | |
class | JudpInterface |
class | JudpPacket |
This is a brief description. More... | |
class | JudpSettings |
class | JudpSettingsInterface |
class | LoopbackJudpSettings |
class | OjudpWrapper |
This is a brief description. More... | |
class | SocketInterface |
class | TCPAddress |
This is a brief description. More... | |
Enumerations | |
enum | CompressionType { NONE = 0, ZLIB = 1, BZIP2 = 2, LZMA = 3 } |
Functions | |
std::ostream & | operator<< (std::ostream &output, const ConfigurationWrapper &object) |
std::ostream & | operator<< (std::ostream &output, const ConfigurationWrapper *object) |
std::ostream & | operator<< (std::ostream &output, const JausWrapper &object) |
std::ostream & | operator<< (std::ostream &output, const JausWrapper *object) |
std::ostream & | operator<< (std::ostream &output, const JtcpInterface &object) |
std::ostream & | operator<< (std::ostream &output, const JtcpInterface *object) |
std::ostream & | operator<< (std::ostream &output, const JtcpPacket &object) |
std::ostream & | operator<< (std::ostream &output, const JtcpPacket *object) |
std::ostream & | operator<< (std::ostream &output, const JtcpStream &object) |
std::ostream & | operator<< (std::ostream &output, const JtcpStream *object) |
std::ostream & | operator<< (std::ostream &output, const JudpAddress &object) |
std::ostream & | operator<< (std::ostream &output, const JudpAddress *object) |
std::ostream & | operator<< (std::ostream &output, const JudpInterface &object) |
std::ostream & | operator<< (std::ostream &output, const JudpInterface *object) |
std::ostream & | operator<< (std::ostream &output, const JudpPacket &object) |
std::ostream & | operator<< (std::ostream &output, const JudpPacket *object) |
std::ostream & | operator<< (std::ostream &output, const OjudpWrapper &object) |
std::ostream & | operator<< (std::ostream &output, const OjudpWrapper *object) |
static int | limitToRange (int value, int min, int max) |
std::ostream & | operator<< (std::ostream &output, const SocketInterface &object) |
std::ostream & | operator<< (std::ostream &output, const SocketInterface *object) |
std::ostream & | operator<< (std::ostream &output, const TCPAddress &object) |
std::ostream & | operator<< (std::ostream &output, const TCPAddress *object) |
std::ostream & | operator<< (std::ostream &output, const CompressionType &enumValue) |
std::istream & | operator>> (std::istream &input, CompressionType &enumValue) |
Variables | |
const std::string | DEFAULT_MULTICAST_ADDRESS = "239.255.0.1" |
const int | DEFAULT_ACK_NAK_TIMEOUT_SECONDS = 0 |
const int | MIN_ACK_NAK_TIMEOUT_SECONDS = 0 |
const int | MAX_ACK_NAK_TIMEOUT_SECONDS = 10 |
|
static |
|
inline |
std::ostream& openjaus::transport::AS5669::operator<< | ( | std::ostream & | output, |
const SocketInterface & | object | ||
) |
std::ostream& openjaus::transport::AS5669::operator<< | ( | std::ostream & | output, |
const OjudpWrapper & | object | ||
) |
std::ostream& openjaus::transport::AS5669::operator<< | ( | std::ostream & | output, |
const TCPAddress & | object | ||
) |
std::ostream& openjaus::transport::AS5669::operator<< | ( | std::ostream & | output, |
const SocketInterface * | object | ||
) |
std::ostream& openjaus::transport::AS5669::operator<< | ( | std::ostream & | output, |
const JudpAddress & | object | ||
) |
std::ostream& openjaus::transport::AS5669::operator<< | ( | std::ostream & | output, |
const OjudpWrapper * | object | ||
) |
std::ostream& openjaus::transport::AS5669::operator<< | ( | std::ostream & | output, |
const TCPAddress * | object | ||
) |
std::ostream& openjaus::transport::AS5669::operator<< | ( | std::ostream & | output, |
const JudpAddress * | object | ||
) |
std::ostream& openjaus::transport::AS5669::operator<< | ( | std::ostream & | output, |
const JudpInterface & | object | ||
) |
std::ostream& openjaus::transport::AS5669::operator<< | ( | std::ostream & | output, |
const JudpInterface * | object | ||
) |
std::ostream& openjaus::transport::AS5669::operator<< | ( | std::ostream & | output, |
const ConfigurationWrapper & | object | ||
) |
std::ostream& openjaus::transport::AS5669::operator<< | ( | std::ostream & | output, |
const JudpPacket & | object | ||
) |
std::ostream& openjaus::transport::AS5669::operator<< | ( | std::ostream & | output, |
const ConfigurationWrapper * | object | ||
) |
std::ostream& openjaus::transport::AS5669::operator<< | ( | std::ostream & | output, |
const JudpPacket * | object | ||
) |
std::ostream& openjaus::transport::AS5669::operator<< | ( | std::ostream & | output, |
const JtcpInterface & | object | ||
) |
std::ostream& openjaus::transport::AS5669::operator<< | ( | std::ostream & | output, |
const JtcpInterface * | object | ||
) |
std::ostream& openjaus::transport::AS5669::operator<< | ( | std::ostream & | output, |
const JtcpPacket & | object | ||
) |
std::ostream& openjaus::transport::AS5669::operator<< | ( | std::ostream & | output, |
const JtcpPacket * | object | ||
) |
std::ostream& openjaus::transport::AS5669::operator<< | ( | std::ostream & | output, |
const JtcpStream & | object | ||
) |
std::ostream& openjaus::transport::AS5669::operator<< | ( | std::ostream & | output, |
const JtcpStream * | object | ||
) |
std::ostream& openjaus::transport::AS5669::operator<< | ( | std::ostream & | output, |
const JausWrapper & | object | ||
) |
std::ostream& openjaus::transport::AS5669::operator<< | ( | std::ostream & | output, |
const JausWrapper * | object | ||
) |
|
inline |
const int openjaus::transport::AS5669::DEFAULT_ACK_NAK_TIMEOUT_SECONDS = 0 |
const std::string openjaus::transport::AS5669::DEFAULT_MULTICAST_ADDRESS = "239.255.0.1" |
const int openjaus::transport::AS5669::MAX_ACK_NAK_TIMEOUT_SECONDS = 10 |
const int openjaus::transport::AS5669::MIN_ACK_NAK_TIMEOUT_SECONDS = 0 |