91c91
< PollEvent::serialize(ostream &os)
---
> PollEvent::serialize(CheckpointOut &cp) const
99c99
< PollEvent::unserialize(Checkpoint *cp, const std::string &section)
---
> PollEvent::unserialize(CheckpointIn &cp)