Tellurium Plugin C API
1.0.0
Plugin Framework for Tellurium
|
Public Member Functions | |
TELHandle | registerHandle (TELHandle handle, const char *typeOf) |
bool | unRegisterHandle (TELHandle handle) |
TELHandle | validate (TELHandle handle, const char *typeOf, const char *fnc) |
Protected Member Functions | |
TELHandle | searchFor (TELHandle handle) |
Protected Attributes | |
HandleMap | mHandles |