ANNA Suite
2020b
Multipurpose development suite for Telco applications
|
This is the complete list of members for anna::comm::INetAddress, including all inherited members.
asString() const | anna::comm::INetAddress | |
asXML(xml::Node *parent) const noexcept(false) | anna::comm::INetAddress | |
clear() | anna::comm::INetAddress | inline |
getDevice(const bool exceptionWhenNull=true) const noexcept(false) | anna::comm::INetAddress | |
getPort() const | anna::comm::INetAddress | inline |
INetAddress() | anna::comm::INetAddress | inline |
INetAddress(const Device *device, const int port=-1) | anna::comm::INetAddress | inline |
INetAddress(const INetAddress &other) | anna::comm::INetAddress | inline |
isNull() const | anna::comm::INetAddress | inline |
operator=(const INetAddress &right) | anna::comm::INetAddress | inline |
operator==(const INetAddress &right) const | anna::comm::INetAddress | inline |
serialize() const | anna::comm::INetAddress | |
setAddress(const Device *device) | anna::comm::INetAddress | inline |
setPort(const int port) | anna::comm::INetAddress | inline |