|
INET Framework for OMNeT++/OMNEST
|
| copy(const EtherFrame &other) | EtherFrame | [private] |
| dest_var | EtherFrame | [protected] |
| dup() const | EtherFrame | [inline, virtual] |
| EtherFrame(const char *name=NULL, int kind=0) | EtherFrame | |
| EtherFrame(const EtherFrame &other) | EtherFrame | |
| getDest() | EtherFrame | [virtual] |
| getDest() const | EtherFrame | [inline, virtual] |
| getSrc() | EtherFrame | [virtual] |
| getSrc() const | EtherFrame | [inline, virtual] |
| operator=(const EtherFrame &other) | EtherFrame | |
| operator==(const EtherFrame &) | EtherFrame | [protected] |
| parsimPack(cCommBuffer *b) | EtherFrame | [virtual] |
| parsimUnpack(cCommBuffer *b) | EtherFrame | [virtual] |
| setDest(const MACAddress &dest) | EtherFrame | [virtual] |
| setSrc(const MACAddress &src) | EtherFrame | [virtual] |
| src_var | EtherFrame | [protected] |
| ~EtherFrame() | EtherFrame | [virtual] |