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

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

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