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

#include <remote_gdb.hh>

Classes

class  InputEvent
 

Public Member Functions

 GDBListener (BaseRemoteGDB *g, int p)
 
 ~GDBListener ()
 
void accept ()
 
void listen ()
 
std::string name ()
 

Protected Attributes

InputEventinputEvent
 
ListenSocket listener
 
BaseRemoteGDBgdb
 
int port
 

Friends

class InputEvent
 

Detailed Description

Definition at line 339 of file remote_gdb.hh.

Constructor & Destructor Documentation

GDBListener::GDBListener ( BaseRemoteGDB g,
int  p 
)

Definition at line 189 of file remote_gdb.cc.

References gdb, and BaseRemoteGDB::listener.

GDBListener::~GDBListener ( )

Definition at line 196 of file remote_gdb.cc.

References inputEvent.

Member Function Documentation

void GDBListener::accept ( )
void GDBListener::listen ( )
string GDBListener::name ( )

Definition at line 202 of file remote_gdb.cc.

References gdb, and BaseRemoteGDB::name().

Referenced by listen().

Friends And Related Function Documentation

friend class InputEvent
friend

Definition at line 352 of file remote_gdb.hh.

Referenced by listen().

Member Data Documentation

BaseRemoteGDB* GDBListener::gdb
protected

Definition at line 357 of file remote_gdb.hh.

Referenced by accept(), GDBListener(), listen(), and name().

InputEvent* GDBListener::inputEvent
protected

Definition at line 353 of file remote_gdb.hh.

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

ListenSocket GDBListener::listener
protected

Definition at line 356 of file remote_gdb.hh.

Referenced by accept(), listen(), and GDBListener::InputEvent::process().

int GDBListener::port
protected

Definition at line 358 of file remote_gdb.hh.

Referenced by listen().


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

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