Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

VCF::LinuxRunLoopPeer::TimerMap Class Reference

#include <LinuxRunLoopPeer.h>

List of all members.

Public Types

typedef std::map< uint32,
TimerInfo * >::iterator 
iterator

Public Attributes

std::map< uint32, TimerInfo * > timers
Mutex mutex


Member Typedef Documentation

typedef std::map<uint32, TimerInfo*>::iterator VCF::LinuxRunLoopPeer::TimerMap::iterator
 


Member Data Documentation

Mutex VCF::LinuxRunLoopPeer::TimerMap::mutex
 

std::map<uint32, TimerInfo*> VCF::LinuxRunLoopPeer::TimerMap::timers
 


The documentation for this class was generated from the following file:
   Comments or Suggestions?    License Information