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