|
OpenJAUS SAE SDK
6.0.0
|
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 uint16 | MIN_HEADER_SIZE_BYTES = 12 |
| const uint16 | MAX_HEADER_SIZE_BYTES = 14 |
| const uint16 | FOOTER_SIZE_BYTES = 2 |
|
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 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 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 ConfigurationWrapper * | object | ||
| ) |
| std::ostream& openjaus::transport::AS5669::operator<< | ( | std::ostream & | output, |
| const JudpPacket & | 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 JausWrapper & | object | ||
| ) |
| std::ostream& openjaus::transport::AS5669::operator<< | ( | std::ostream & | output, |
| const JtcpPacket * | object | ||
| ) |
| std::ostream& openjaus::transport::AS5669::operator<< | ( | std::ostream & | output, |
| const JausWrapper * | 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 | ||
| ) |
|
inline |
| const uint16 openjaus::transport::AS5669::FOOTER_SIZE_BYTES = 2 |
| const uint16 openjaus::transport::AS5669::MAX_HEADER_SIZE_BYTES = 14 |
| const uint16 openjaus::transport::AS5669::MIN_HEADER_SIZE_BYTES = 12 |