|
INET Framework for OMNeT++/OMNEST
|
| channelId_var | MacPkt | [protected] |
| copy(const MacPkt &other) | MacPkt | [private] |
| destAddr_var | MacPkt | [protected] |
| dup() const | MacPkt | [inline, virtual] |
| getChannelId() const | MacPkt | [virtual] |
| getDestAddr() | MacPkt | [virtual] |
| getDestAddr() const | MacPkt | [inline, virtual] |
| getSrcAddr() | MacPkt | [virtual] |
| getSrcAddr() const | MacPkt | [inline, virtual] |
| MacPkt(const char *name=NULL, int kind=0) | MacPkt | |
| MacPkt(const MacPkt &other) | MacPkt | |
| operator=(const MacPkt &other) | MacPkt | |
| operator==(const MacPkt &) | MacPkt | [protected] |
| parsimPack(cCommBuffer *b) | MacPkt | [virtual] |
| parsimUnpack(cCommBuffer *b) | MacPkt | [virtual] |
| setChannelId(int channelId) | MacPkt | [virtual] |
| setDestAddr(const MACAddress &destAddr) | MacPkt | [virtual] |
| setSrcAddr(const MACAddress &srcAddr) | MacPkt | [virtual] |
| srcAddr_var | MacPkt | [protected] |
| ~MacPkt() | MacPkt | [virtual] |