util/Timeout.h File Reference

Include dependency graph for Timeout.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  org
namespace  org::xmlBlaster
namespace  org::xmlBlaster::util

Classes

class  org::xmlBlaster::util::Timeout
 Allows you be called back after a given delay. More...

Typedefs

typedef std::pair< I_Timeout *,
void * > 
org::xmlBlaster::util::Container
typedef std::map< org::xmlBlaster::util::Timestamp,
Container > 
org::xmlBlaster::util::TimeoutMap