Go to the documentation of this file.
29 #ifndef __BASE_POLLEVENT_HH__
30 #define __BASE_POLLEVENT_HH__
66 virtual void process(
int revent) = 0;
117 #endif // __BASE_POLLEVENT_HH__
void unserialize(CheckpointIn &cp) override
Unserialize an object.
std::vector< PollEvent * > eventvec_t
void remove(PollEvent *event)
virtual void process(int revent)=0
Basic support for object serialization.
void schedule(PollEvent *event)
void serialize(CheckpointOut &cp) const override
Serialize an object.
PollEvent(int fd, int event)
std::ostream CheckpointOut
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
static void setupAsyncIO(int fd, bool set)
Generated on Wed Jul 13 2022 10:39:14 for gem5 by doxygen 1.8.17