INET Framework for OMNeT++/OMNEST
inet::ModulePathAddress Member List

This is the complete list of members for inet::ModulePathAddress, including all inherited members.

getId() const inet::ModulePathAddressinline
idinet::ModulePathAddressprivate
isBroadcast() const inet::ModulePathAddressinline
isMulticast() const inet::ModulePathAddressinline
isUnicast() const inet::ModulePathAddressinline
isUnspecified() const inet::ModulePathAddressinline
maskedAddrAreEqual(const ModulePathAddress &addr1, const ModulePathAddress &addr2, int prefixLength)inet::ModulePathAddressinlinestatic
ModulePathAddress()inet::ModulePathAddressinline
ModulePathAddress(int id)inet::ModulePathAddressinline
operator!=(const ModulePathAddress &addr1) const inet::ModulePathAddressinline
operator<(const ModulePathAddress &addr1) const inet::ModulePathAddressinline
operator<=(const ModulePathAddress &addr1) const inet::ModulePathAddressinline
operator==(const ModulePathAddress &addr1) const inet::ModulePathAddressinline
operator>(const ModulePathAddress &addr1) const inet::ModulePathAddressinline
operator>=(const ModulePathAddress &addr1) const inet::ModulePathAddressinline
str() const inet::ModulePathAddress
tryParse(const char *addr)inet::ModulePathAddress