Aditya Mehrotra / mbed-dev

Dependents:   CAN_TEST SPIne_Plus_DYNO_SENSORS SPIne_Plus_v2 SPIne_Plus_Dyno_v2

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.

Note:
Synchronization level: Not protected

Definition at line 85 of file CThunk.h.