clock.h File Reference

#include <list>

Include dependency graph for clock.h:

Go to the source code of this file.

Classes

class  tickObjBase
class  tickObj< OBJ >
class  Clock

Functions

template<typename OBJ >
void registerClock (Clock *c, OBJ *obj, void(OBJ::*rising)(void), void(OBJ::*falling)(void))


Function Documentation

template<typename OBJ >
void registerClock ( Clock c,
OBJ *  obj,
void(OBJ::*)(void)  rising,
void(OBJ::*)(void)  falling 
) [inline]

Definition at line 38 of file clock.h.

References Clock::fallingObjs, and Clock::risingObjs.


Generated on Tue Oct 19 17:22:01 2010 for IRIS by  doxygen 1.5.8