gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Public Member Functions | Protected Member Functions | Protected Attributes | Friends | List of all members
TapListener Class Reference

Classes

class  Event
 

Public Member Functions

 TapListener (EtherTapStub *t, int p)
 
 ~TapListener ()
 
void listen ()
 

Protected Member Functions

void accept ()
 

Protected Attributes

Eventevent
 
ListenSocket listener
 
EtherTapStubtap
 
int port
 

Friends

class Event
 

Detailed Description

Definition at line 220 of file ethertap.cc.

Constructor & Destructor Documentation

TapListener::TapListener ( EtherTapStub t,
int  p 
)
inline

Definition at line 245 of file ethertap.cc.

TapListener::~TapListener ( )
inline

Definition at line 246 of file ethertap.cc.

References event.

Member Function Documentation

void TapListener::accept ( )
protected
void TapListener::listen ( )

Friends And Related Function Documentation

friend class Event
friend

Definition at line 234 of file ethertap.cc.

Referenced by listen().

Member Data Documentation

Event* TapListener::event
protected

Definition at line 235 of file ethertap.cc.

Referenced by listen(), and ~TapListener().

ListenSocket TapListener::listener
protected

Definition at line 240 of file ethertap.cc.

Referenced by accept(), and listen().

int TapListener::port
protected

Definition at line 242 of file ethertap.cc.

Referenced by listen().

EtherTapStub* TapListener::tap
protected

Definition at line 241 of file ethertap.cc.

Referenced by accept().


The documentation for this class was generated from the following file:

Generated on Fri Jun 9 2017 13:04:20 for gem5 by doxygen 1.8.6