address | openjaus::transport::AS5669::JtcpStream | protected |
append(Buffer &newBuffer) | openjaus::system::Buffer | |
buffer | openjaus::system::Buffer | protected |
Buffer() | openjaus::system::Buffer | |
Buffer(int maxSize) | openjaus::system::Buffer | |
Buffer(const Buffer &buffer) | openjaus::system::Buffer | |
clear() | openjaus::system::Buffer | |
containedBytes() const | openjaus::system::Buffer | |
free() | openjaus::system::Buffer | |
from(Buffer *src, int byteCount) | openjaus::system::Buffer | |
from(Buffer *src) | openjaus::system::Buffer | virtual |
getAddress() const | openjaus::transport::AS5669::JtcpStream | |
getBuffer() const | openjaus::system::Buffer | |
getMaxSize() const | openjaus::system::Buffer | |
getPacket() const | openjaus::transport::AS5669::JtcpStream | |
getPointer() const | openjaus::system::Buffer | |
getVersion() const | openjaus::transport::AS5669::JtcpStream | |
increment(int byteCount) | openjaus::system::Buffer | |
isVersionSent() const | openjaus::transport::AS5669::JtcpStream | |
JtcpStream() | openjaus::transport::AS5669::JtcpStream | |
length() | openjaus::system::Buffer | virtual |
MAX_PACKET_SIZE | openjaus::transport::AS5669::JtcpStream | protectedstatic |
MAX_PAYLOAD_SIZE | openjaus::transport::AS5669::JtcpStream | protectedstatic |
maxSize | openjaus::system::Buffer | protected |
nextWrapperType() | openjaus::transport::AS5669::JtcpStream | |
operator<<(std::ostream &output, const JtcpStream &object) | openjaus::transport::AS5669::JtcpStream | friend |
operator<<(std::ostream &output, const JtcpStream *object) | openjaus::transport::AS5669::JtcpStream | friend |
operator=(const Buffer &rhs) | openjaus::system::Buffer | |
operator==(const Buffer &other) const | openjaus::system::Buffer | |
pack(const int8_t &value) | openjaus::system::Buffer | |
pack(const int16_t &value) | openjaus::system::Buffer | |
pack(const int32_t &value) | openjaus::system::Buffer | |
pack(const int64_t &value) | openjaus::system::Buffer | |
pack(const uint8_t &value) | openjaus::system::Buffer | |
pack(const uint16_t &value) | openjaus::system::Buffer | |
pack(const uint32_t &value) | openjaus::system::Buffer | |
pack(const uint64_t &value) | openjaus::system::Buffer | |
pack(const float &value) | openjaus::system::Buffer | |
pack(const double &value) | openjaus::system::Buffer | |
pack(Transportable &value) | openjaus::system::Buffer | |
pack(std::string &source) | openjaus::system::Buffer | |
pack(std::string &source, unsigned int length) | openjaus::system::Buffer | |
pack(const unsigned char *const buffer, unsigned int size) | openjaus::system::Buffer | |
packet | openjaus::transport::AS5669::JtcpStream | protected |
packetize(transport::Wrapper &wrapper) | openjaus::transport::AS5669::JtcpStream | |
packTemplate(const Type &value) | openjaus::system::Buffer | |
peek(int8_t &value) | openjaus::system::Buffer | |
peek(int16_t &value) | openjaus::system::Buffer | |
peek(int32_t &value) | openjaus::system::Buffer | |
peek(int64_t &value) | openjaus::system::Buffer | |
peek(uint8_t &value) | openjaus::system::Buffer | |
peek(uint16_t &value) | openjaus::system::Buffer | |
peek(uint32_t &value) | openjaus::system::Buffer | |
peek(uint64_t &value) | openjaus::system::Buffer | |
peek(float &value) | openjaus::system::Buffer | |
peek(double &value) | openjaus::system::Buffer | |
peek(unsigned char *const buffer, int size) | openjaus::system::Buffer | |
peekTemplate(Type &value) | openjaus::system::Buffer | |
pointer | openjaus::system::Buffer | protected |
popWrapper() | openjaus::transport::AS5669::JtcpStream | |
remainingBytes() const | openjaus::system::Buffer | |
reset() | openjaus::system::Buffer | |
set(unsigned char value, int count) | openjaus::system::Buffer | |
setAddress(const TCPAddress &address) | openjaus::transport::AS5669::JtcpStream | |
setAllTo(unsigned char newValue) | openjaus::system::Buffer | |
setMaxSize(int maxSize) | openjaus::system::Buffer | |
STANDARD_VERSION | openjaus::transport::AS5669::JtcpStream | protectedstatic |
to(Buffer *dst, int byteCount) | openjaus::system::Buffer | |
to(Buffer *dst) | openjaus::system::Buffer | virtual |
toString() const | openjaus::transport::AS5669::JtcpStream | virtual |
openjaus::system::Buffer::toString(int byteCount) const | openjaus::system::Buffer | |
Transportable() | openjaus::system::Transportable | inline |
unpack(int8_t &value) | openjaus::system::Buffer | |
unpack(int16_t &value) | openjaus::system::Buffer | |
unpack(int32_t &value) | openjaus::system::Buffer | |
unpack(int64_t &value) | openjaus::system::Buffer | |
unpack(uint8_t &value) | openjaus::system::Buffer | |
unpack(uint16_t &value) | openjaus::system::Buffer | |
unpack(uint32_t &value) | openjaus::system::Buffer | |
unpack(uint64_t &value) | openjaus::system::Buffer | |
unpack(float &value) | openjaus::system::Buffer | |
unpack(double &value) | openjaus::system::Buffer | |
unpack(Transportable &value) | openjaus::system::Buffer | |
unpack(std::string &dst, unsigned long length) | openjaus::system::Buffer | |
unpack(unsigned char *const buffer, int size) | openjaus::system::Buffer | |
unpackTemplate(Type &value) | openjaus::system::Buffer | |
version | openjaus::transport::AS5669::JtcpStream | protected |
versionSent | openjaus::transport::AS5669::JtcpStream | protected |
~Buffer() | openjaus::system::Buffer | virtual |
~JtcpStream() | openjaus::transport::AS5669::JtcpStream | virtual |
~Transportable() | openjaus::system::Transportable | inlinevirtual |