dest_var | EtherFrame | [protected] |
dup() const | EthernetIIFrame | [inline, virtual] |
EtherFrame(const char *name=NULL, int kind=0) | EtherFrame | |
EtherFrame(const EtherFrame &other) | EtherFrame | |
EthernetIIFrame(const char *name=NULL, int kind=0) | EthernetIIFrame | |
EthernetIIFrame(const EthernetIIFrame &other) | EthernetIIFrame | |
etherType_var | EthernetIIFrame | [protected] |
getDest() | EtherFrame | [virtual] |
getDest() const | EtherFrame | [inline, virtual] |
getEtherType() const | EthernetIIFrame | [virtual] |
getSrc() | EtherFrame | [virtual] |
getSrc() const | EtherFrame | [inline, virtual] |
netPack(cCommBuffer *b) | EthernetIIFrame | [virtual] |
netUnpack(cCommBuffer *b) | EthernetIIFrame | [virtual] |
operator=(const EthernetIIFrame &other) | EthernetIIFrame | |
EtherFrame::operator=(const EtherFrame &other) | EtherFrame | |
operator==(const EthernetIIFrame &) | EthernetIIFrame | [protected] |
EtherFrame::operator==(const EtherFrame &) | EtherFrame | [protected] |
setDest(const MACAddress &dest_var) | EtherFrame | [virtual] |
setEtherType(int etherType_var) | EthernetIIFrame | [virtual] |
setSrc(const MACAddress &src_var) | EtherFrame | [virtual] |
src_var | EtherFrame | [protected] |
~EtherFrame() | EtherFrame | [virtual] |
~EthernetIIFrame() | EthernetIIFrame | [virtual] |