close() const | GenericAppMsg | [virtual] |
close_var | GenericAppMsg | [protected] |
dup() const | GenericAppMsg | [inline, virtual] |
expectedReplyLength() const | GenericAppMsg | [virtual] |
expectedReplyLength_var | GenericAppMsg | [protected] |
GenericAppMsg(const char *name=NULL, int kind=0) | GenericAppMsg | |
GenericAppMsg(const GenericAppMsg &other) | GenericAppMsg | |
netPack(cCommBuffer *b) | GenericAppMsg | [virtual] |
netUnpack(cCommBuffer *b) | GenericAppMsg | [virtual] |
operator=(const GenericAppMsg &other) | GenericAppMsg | |
operator==(const GenericAppMsg &) | GenericAppMsg | [protected] |
replyDelay() const | GenericAppMsg | [virtual] |
replyDelay_var | GenericAppMsg | [protected] |
setClose(bool close_var) | GenericAppMsg | [virtual] |
setExpectedReplyLength(int expectedReplyLength_var) | GenericAppMsg | [virtual] |
setReplyDelay(double replyDelay_var) | GenericAppMsg | [virtual] |
~GenericAppMsg() | GenericAppMsg | [virtual] |