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 | |
registry that maps classes to HAL handles
glue for making the HAL work better with classes