29#ifndef __BASE_POLLEVENT_HH__
30#define __BASE_POLLEVENT_HH__
void unserialize(CheckpointIn &cp) override
Unserialize an object.
void serialize(CheckpointOut &cp) const override
Serialize an object.
std::vector< PollEvent * > eventvec_t
static void setupAsyncIO(int fd, bool set)
Basic support for object serialization.
virtual void process(int revent)=0
void remove(PollEvent *event)
void schedule(PollEvent *event)
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
std::ostream CheckpointOut