control_var | EtherFrameWithLLC | [protected] |
dest_var | EtherFrame | [protected] |
dsap_var | EtherFrameWithLLC | [protected] |
dup() const | EtherFrameWithLLC | [inline, virtual] |
EtherFrame(const char *name=NULL, int kind=0) | EtherFrame | |
EtherFrame(const EtherFrame &other) | EtherFrame | |
EtherFrameWithLLC(const char *name=NULL, int kind=0) | EtherFrameWithLLC | |
EtherFrameWithLLC(const EtherFrameWithLLC &other) | EtherFrameWithLLC | |
getControl() const | EtherFrameWithLLC | [virtual] |
getDest() | EtherFrame | [virtual] |
getDest() const | EtherFrame | [inline, virtual] |
getDsap() const | EtherFrameWithLLC | [virtual] |
getSrc() | EtherFrame | [virtual] |
getSrc() const | EtherFrame | [inline, virtual] |
getSsap() const | EtherFrameWithLLC | [virtual] |
netPack(cCommBuffer *b) | EtherFrameWithLLC | [virtual] |
netUnpack(cCommBuffer *b) | EtherFrameWithLLC | [virtual] |
operator=(const EtherFrameWithLLC &other) | EtherFrameWithLLC | |
EtherFrame::operator=(const EtherFrame &other) | EtherFrame | |
operator==(const EtherFrameWithLLC &) | EtherFrameWithLLC | [protected] |
EtherFrame::operator==(const EtherFrame &) | EtherFrame | [protected] |
setControl(int control_var) | EtherFrameWithLLC | [virtual] |
setDest(const MACAddress &dest_var) | EtherFrame | [virtual] |
setDsap(int dsap_var) | EtherFrameWithLLC | [virtual] |
setSrc(const MACAddress &src_var) | EtherFrame | [virtual] |
setSsap(int ssap_var) | EtherFrameWithLLC | [virtual] |
src_var | EtherFrame | [protected] |
ssap_var | EtherFrameWithLLC | [protected] |
~EtherFrame() | EtherFrame | [virtual] |
~EtherFrameWithLLC() | EtherFrameWithLLC | [virtual] |