cohtml::ThisHolder< TrueType >
#include <EventHandler.h>
Public Functions
| Name | |
|---|---|
| void | SetObject(void * object) |
Protected Functions
| Name | |
|---|---|
| ThisHolder() | |
| const void * | GetTarget() |
Protected Attributes
| Name | |
|---|---|
| void * | m_Object |
Public Functions Documentation
function SetObject
inline void SetObject(
void * object
)
Protected Functions Documentation
function ThisHolder
inline ThisHolder()
function GetTarget
inline const void * GetTarget()
Protected Attributes Documentation
variable m_Object
void * m_Object;