SessionMsg Member List

This is the complete list of members for SessionMsg, including all inherited members.
dup() const SessionMsg [inline, virtual]
getSource()SessionMsg [virtual]
getSource() const SessionMsg [inline, virtual]
getType() const SessionMsg [virtual]
getValue() const SessionMsg [virtual]
operator=(const SessionMsg &other)SessionMsg
operator==(const SessionMsg &)SessionMsg [protected]
parsimPack(cCommBuffer *b)SessionMsg [virtual]
parsimUnpack(cCommBuffer *b)SessionMsg [virtual]
SessionMsg(const char *name=NULL, int kind=0)SessionMsg
SessionMsg(const SessionMsg &other)SessionMsg
setSource(const I3Identifier &source_var)SessionMsg [virtual]
setType(int type_var)SessionMsg [virtual]
setValue(double value_var)SessionMsg [virtual]
source_varSessionMsg [protected]
type_varSessionMsg [protected]
value_varSessionMsg [protected]
~SessionMsg()SessionMsg [virtual]