| |
CsEntityMethodImplementation Struct ReferenceExplicit interface method implementation.
More...
List of all members.
Detailed Description
Explicit interface method implementation.
Constructor & Destructor Documentation
| CsEntityMethodImplementation::CsEntityMethodImplementation |
( |
|
) |
[inline] |
| CsEntityMethodImplementation::CsEntityMethodImplementation |
( |
CsEntityMethod * |
interface_method_, |
|
|
CsEntityMethod * |
implementation_method_ | |
|
) |
| | [inline] |
| CsEntityMethodImplementation::~CsEntityMethodImplementation |
( |
|
) |
[inline] |
Member Function Documentation
| static void* CsEntityMethodImplementation::operator new |
( |
size_t |
size |
) |
[inline, static] |
| static void CsEntityMethodImplementation::operator delete |
( |
void * |
address |
) |
[inline, static] |
Member Data Documentation
|
|