gem5 v24.1.0.1
Loading...
Searching...
No Matches
Functions
The PollEvent API.

These methods relate to the PollEvent interface. More...

Functions

 gem5::PollEvent::PollEvent (int fd, int event)
 
bool gem5::PollEvent::queued ()
 
void gem5::PollEvent::disable ()
 
void gem5::PollEvent::enable ()
 
virtual void gem5::PollEvent::process (int revent)=0
 

Detailed Description

These methods relate to the PollEvent interface.

Function Documentation

◆ disable()

void gem5::PollEvent::disable ( )

◆ enable()

void gem5::PollEvent::enable ( )

◆ PollEvent()

gem5::PollEvent::PollEvent ( int  fd,
int  event 
)

Definition at line 59 of file pollevent.cc.

References gem5::PollEvent::pfd.

◆ process()

virtual void gem5::PollEvent::process ( int  revent)
pure virtual

◆ queued()

bool gem5::PollEvent::queued ( )
inline

Definition at line 72 of file pollevent.hh.

References gem5::PollEvent::queue.

Referenced by gem5::VncServer::detach(), and gem5::EtherTapBase::unserialize().


Generated on Mon Jan 13 2025 04:28:47 for gem5 by doxygen 1.9.8