Impact Acquire SDK C++
|
This is the complete list of members for ComponentCallback, including all inherited members.
ComponentCallback(void *pUserData=0) | ComponentCallback | inlineexplicit |
ComponentCallback(const ComponentCallback &src) | ComponentCallback | inlineexplicit |
execute(Component &, void *) | ComponentCallback | inlinevirtual |
isComponentRegistered(Component c) const | ComponentCallback | inline |
operator=(const ComponentCallback &rhs) | ComponentCallback | inline |
registerComponent(Component c) | ComponentCallback | inline |
unregisterComponent(Component c) | ComponentCallback | inline |
~ComponentCallback() | ComponentCallback | inlinevirtual |