ANNA Suite
2020b
Multipurpose development suite for Telco applications
|
This is the complete list of members for anna::comm::Device, including all inherited members.
asAddress(const std::string &ip) | anna::comm::Device | inlinestatic |
asAttribute(xml::Node *node) const noexcept(false) | anna::comm::Device | |
asString() const | anna::comm::Device | |
asString(const in_addr_t &address) | anna::comm::Device | static |
asXML(xml::Node *parent) const noexcept(false) | anna::comm::Device | |
className() | anna::comm::Device | inlinestatic |
Device(const char *ip) | anna::comm::Device | inlineprotected |
Device(const std::string &ip) | anna::comm::Device | inlineprotected |
Device(const in_addr_t &address) | anna::comm::Device | inlineprotected |
Device(const Device &other) | anna::comm::Device | inlineprotected |
getAddress() const | anna::comm::Device | inline |
getStatus() const | anna::comm::Device | inline |
Network class | anna::comm::Device | friend |
operator!=(const Device &right) const | anna::comm::Device | inline |
operator!=(const in_addr_t right) const | anna::comm::Device | inline |
operator==(const Device &right) const | anna::comm::Device | inline |
operator==(const in_addr_t &right) const | anna::comm::Device | inline |
operator==(const char *ip) const | anna::comm::Device | inline |
operator==(const std::string &ip) const | anna::comm::Device | inline |
setStatus(const Status::_v status) | anna::comm::Device | inline |