INET Framework for OMNeT++/OMNEST
PathNotifyMsg Member List
This is the complete list of members for PathNotifyMsg, including all inherited members.
command_varPathNotifyMsg [protected]
copy(const PathNotifyMsg &other)PathNotifyMsg [private]
dup() const PathNotifyMsg [inline, virtual]
getCommand() const PathNotifyMsg [virtual]
getSender()PathNotifyMsg [virtual]
getSender() const PathNotifyMsg [inline, virtual]
getSession()PathNotifyMsg [virtual]
getSession() const PathNotifyMsg [inline, virtual]
getStatus() const PathNotifyMsg [virtual]
operator=(const PathNotifyMsg &other)PathNotifyMsg
SignallingMsg::operator=(const SignallingMsg &other)SignallingMsg
operator==(const PathNotifyMsg &)PathNotifyMsg [protected]
SignallingMsg::operator==(const SignallingMsg &)SignallingMsg [protected]
parsimPack(cCommBuffer *b)PathNotifyMsg [virtual]
parsimUnpack(cCommBuffer *b)PathNotifyMsg [virtual]
PathNotifyMsg(const char *name=NULL, int kind=0)PathNotifyMsg
PathNotifyMsg(const PathNotifyMsg &other)PathNotifyMsg
sender_varPathNotifyMsg [protected]
session_varPathNotifyMsg [protected]
setCommand(int command)PathNotifyMsg [virtual]
setSender(const SenderTemplateObj_t &sender)PathNotifyMsg [virtual]
setSession(const SessionObj_t &session)PathNotifyMsg [virtual]
setStatus(int status)PathNotifyMsg [virtual]
SignallingMsg(const char *name=NULL, int kind=0)SignallingMsg
SignallingMsg(const SignallingMsg &other)SignallingMsg
status_varPathNotifyMsg [protected]
~PathNotifyMsg()PathNotifyMsg [virtual]
~SignallingMsg()SignallingMsg [virtual]