This is the final version of Mini Gateway for Automation and Security desgined for Renesas GR Peach Design Contest

Dependencies:   GR-PEACH_video GraphicsFramework HTTPServer R_BSP mbed-rpc mbed-rtos Socket lwip-eth lwip-sys lwip FATFileSystem

Fork of mbed-os-example-mbed5-blinky by mbed-os-examples

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.