dest_var | EtherFrame | [protected] |
dup() const | EtherFrameWithSNAP | [inline, virtual] |
EtherFrame(const char *name=NULL, int kind=0) | EtherFrame | |
EtherFrame(const EtherFrame &other) | EtherFrame | |
EtherFrameWithSNAP(const char *name=NULL, int kind=0) | EtherFrameWithSNAP | |
EtherFrameWithSNAP(const EtherFrameWithSNAP &other) | EtherFrameWithSNAP | |
getDest() | EtherFrame | [virtual] |
getDest() const | EtherFrame | [inline, virtual] |
getLocalcode() const | EtherFrameWithSNAP | [virtual] |
getOrgCode() const | EtherFrameWithSNAP | [virtual] |
getSrc() | EtherFrame | [virtual] |
getSrc() const | EtherFrame | [inline, virtual] |
localcode_var | EtherFrameWithSNAP | [protected] |
netPack(cCommBuffer *b) | EtherFrameWithSNAP | [virtual] |
netUnpack(cCommBuffer *b) | EtherFrameWithSNAP | [virtual] |
operator=(const EtherFrameWithSNAP &other) | EtherFrameWithSNAP | |
EtherFrame::operator=(const EtherFrame &other) | EtherFrame | |
operator==(const EtherFrameWithSNAP &) | EtherFrameWithSNAP | [protected] |
EtherFrame::operator==(const EtherFrame &) | EtherFrame | [protected] |
orgCode_var | EtherFrameWithSNAP | [protected] |
setDest(const MACAddress &dest_var) | EtherFrame | [virtual] |
setLocalcode(int localcode_var) | EtherFrameWithSNAP | [virtual] |
setOrgCode(long orgCode_var) | EtherFrameWithSNAP | [virtual] |
setSrc(const MACAddress &src_var) | EtherFrame | [virtual] |
src_var | EtherFrame | [protected] |
~EtherFrame() | EtherFrame | [virtual] |
~EtherFrameWithSNAP() | EtherFrameWithSNAP | [virtual] |