INET Framework for OMNeT++/OMNEST
ICMPMessage Member List
This is the complete list of members for ICMPMessage, including all inherited members.
code_varICMPMessage [protected]
copy(const ICMPMessage &other)ICMPMessage [private]
dup() const ICMPMessage [inline, virtual]
getCode() const ICMPMessage [virtual]
getType() const ICMPMessage [virtual]
ICMPMessage(const char *name=NULL, int kind=0)ICMPMessage
ICMPMessage(const ICMPMessage &other)ICMPMessage
operator=(const ICMPMessage &other)ICMPMessage
operator==(const ICMPMessage &)ICMPMessage [protected]
parsimPack(cCommBuffer *b)ICMPMessage [virtual]
parsimUnpack(cCommBuffer *b)ICMPMessage [virtual]
setCode(int code)ICMPMessage [virtual]
setType(int type)ICMPMessage [virtual]
type_varICMPMessage [protected]
~ICMPMessage()ICMPMessage [virtual]