INET Framework for OMNeT++/OMNEST
GenericAppMsg Member List
This is the complete list of members for GenericAppMsg, including all inherited members.
copy(const GenericAppMsg &other)GenericAppMsg [private]
dup() const GenericAppMsg [inline, virtual]
expectedReplyLength_varGenericAppMsg [protected]
GenericAppMsg(const char *name=NULL, int kind=0)GenericAppMsg
GenericAppMsg(const GenericAppMsg &other)GenericAppMsg
getExpectedReplyLength() const GenericAppMsg [virtual]
getReplyDelay() const GenericAppMsg [virtual]
getServerClose() const GenericAppMsg [virtual]
operator=(const GenericAppMsg &other)GenericAppMsg
operator==(const GenericAppMsg &)GenericAppMsg [protected]
parsimPack(cCommBuffer *b)GenericAppMsg [virtual]
parsimUnpack(cCommBuffer *b)GenericAppMsg [virtual]
replyDelay_varGenericAppMsg [protected]
serverClose_varGenericAppMsg [protected]
setExpectedReplyLength(int expectedReplyLength)GenericAppMsg [virtual]
setReplyDelay(double replyDelay)GenericAppMsg [virtual]
setServerClose(bool serverClose)GenericAppMsg [virtual]
~GenericAppMsg()GenericAppMsg [virtual]