Abstraction layer around the void pointer coming from InternalApiCall to allow for automatic destruction later on using CleanUpInterData.
More...
#include <Module.h>
Abstraction layer around the void pointer coming from InternalApiCall to allow for automatic destruction later on using CleanUpInterData.
| virtual trippingcyril::InterModuleData::~InterModuleData |
( |
| ) |
|
|
inlinevirtual |
| void* trippingcyril::InterModuleData::GetData |
( |
| ) |
|
|
inline |
- Returns
- The actual custom data returned from InternalApiCall
| bool trippingcyril::InterModuleData::hasError |
( |
| ) |
|
|
inline |
- Returns
- True if an error happend, error as in module not found
The documentation for this class was generated from the following file: