Mouse code for the MacroRat

Dependencies:   ITG3200 QEI

Embed: (wiki syntax)

« Back to documentation index

CThunk< T > Class Template Reference

CThunk< T > Class Template Reference
[Platform]

Class for created a pointer with data bound to it. More...

#include <CThunk.h>


Detailed Description

template<class T>
class CThunk< T >

Class for created a pointer with data bound to it.

Synchronization level: Not protected

Definition at line 82 of file CThunk.h.