|
INET Framework for OMNeT++/OMNEST
|
| copy(const GenericAppMsg &other) | GenericAppMsg | [private] |
| dup() const | GenericAppMsg | [inline, virtual] |
| expectedReplyLength_var | GenericAppMsg | [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_var | GenericAppMsg | [protected] |
| serverClose_var | GenericAppMsg | [protected] |
| setExpectedReplyLength(int expectedReplyLength) | GenericAppMsg | [virtual] |
| setReplyDelay(double replyDelay) | GenericAppMsg | [virtual] |
| setServerClose(bool serverClose) | GenericAppMsg | [virtual] |
| ~GenericAppMsg() | GenericAppMsg | [virtual] |