Tool Libs
UMIT-TIROL Institute of Automation and Control Engineering library collection
 
Loading...
Searching...
No Matches
Registry< T, H, sz > Class Template Reference

registry that maps classes to HAL handles More...

#include <registry.h>

Public Member Functions

void reg (T *inst, H *handle)
 register given class instance to handle
 
T * from (H *handle)
 get registered class instance from handle
 

Detailed Description

template<typename T, typename H, unsigned int sz>
class Registry< T, H, sz >

registry that maps classes to HAL handles

glue for making the HAL work better with classes


The documentation for this class was generated from the following file: