Go to the documentation of this file.
29 #ifndef __POLLEVENT_H__
30 #define __POLLEVENT_H__
64 virtual void process(
int revent) = 0;
113 #endif // __POLLEVENT_H__
std::vector< PollEvent * > eventvec_t
Basic support for object serialization.
virtual void process(int revent)=0
void schedule(PollEvent *event)
static void setupAsyncIO(int fd, bool set)
PollEvent(int fd, int event)
void serialize(CheckpointOut &cp) const override
Serialize an object.
void unserialize(CheckpointIn &cp) override
Unserialize an object.
void remove(PollEvent *event)
std::ostream CheckpointOut
Generated on Wed Sep 30 2020 14:02:07 for gem5 by doxygen 1.8.17