| clear() | DIRETTA::ConnectionBuffer | |
| ConnectionBuffer(ACQUA::EthernetSocket *p) | DIRETTA::ConnectionBuffer | inline |
| ConnectionBuffer(ACQUA::EthernetSocket *p, const ACQUA::IPAddress &i) | DIRETTA::ConnectionBuffer | inline |
| ConnectionBuffer(ACQUA::EthernetSocket *p, const ACQUA::IPAddress &i, int m) | DIRETTA::ConnectionBuffer | inline |
| ConnectionBuffer(ACQUA::EthernetSocket *p, std::uint16_t ifno, const ACQUA::MACAddress &src, const ACQUA::MACAddress &dist, uint16_t t, uint8_t po) | DIRETTA::ConnectionBuffer | inline |
| ConnectionBuffer(ACQUA::EthernetSocket *p, const ACQUA::IPAddress &i, MessageID msg, StatusID sts, uint16_t opt0, uint16_t opt1, uint16_t opt2, uint16_t opt3) | DIRETTA::ConnectionBuffer | inline |
| ConnectionBuffer(ACQUA::EthernetSocket *p, const ACQUA::IPAddress &i, MessageID msg, StatusID sts, std::uint64_t opt) | DIRETTA::ConnectionBuffer | inline |
| ConnectionBuffer(ACQUA::EthernetSocket *p, const ACQUA::IPAddress &i, MessageID msg, StatusID sts) | DIRETTA::ConnectionBuffer | inline |
| empty() const | DIRETTA::ConnectionBuffer | |
| fill(std::uint8_t f) | DIRETTA::ConnectionBuffer | |
| get_add_str(ACQUA::IPAddress &, std::string &) const | DIRETTA::ConnectionBuffer | |
| get_data() | DIRETTA::ConnectionBuffer | |
| get_data() const | DIRETTA::ConnectionBuffer | |
| get_str(std::string &) const | DIRETTA::ConnectionBuffer | |
| get_str(std::list< std::string > &) const | DIRETTA::ConnectionBuffer | |
| getMessage() const | DIRETTA::ConnectionBuffer | |
| getOption() const | DIRETTA::ConnectionBuffer | |
| getOption0() const | DIRETTA::ConnectionBuffer | |
| getOption1() const | DIRETTA::ConnectionBuffer | |
| getOption2() const | DIRETTA::ConnectionBuffer | |
| getOption3() const | DIRETTA::ConnectionBuffer | |
| getStatus() const | DIRETTA::ConnectionBuffer | |
| operator ACQUA::EthernetBuffer *() | DIRETTA::ConnectionBuffer | inline |
| resize(std::uint16_t s) | DIRETTA::ConnectionBuffer | |
| resize_real(std::uint16_t s) | DIRETTA::ConnectionBuffer | |
| set(MessageID, StatusID, std::uint16_t, std::uint16_t, std::uint16_t, std::uint16_t) | DIRETTA::ConnectionBuffer | |
| set(MessageID, StatusID, std::uint64_t) | DIRETTA::ConnectionBuffer | |
| set(MessageID, StatusID) | DIRETTA::ConnectionBuffer | |
| set_str(const std::string &str) | DIRETTA::ConnectionBuffer | |
| setTo(const ACQUA::IPAddress &i) | DIRETTA::ConnectionBuffer | inline |
| size_data() const | DIRETTA::ConnectionBuffer | |
| statusUpdate(StatusID, StatusID) | DIRETTA::ConnectionBuffer | |
| update() | DIRETTA::ConnectionBuffer | virtual |
| valid() const | DIRETTA::ConnectionBuffer | |
| ~ConnectionBuffer() | DIRETTA::ConnectionBuffer | inlinevirtual |