STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
Platform::Details::__abi_CapturePtr Struct Reference

#include <vccorlib.h>

Public Member Functions

 __abi_CapturePtr ()
 
 ~__abi_CapturePtr ()
 

Public Attributes

char * smallCapture [__abi_CaptureBase::__smallCaptureSize]
 
__abi_CaptureBaseptr
 

Constructor & Destructor Documentation

Platform::Details::__abi_CapturePtr::__abi_CapturePtr ( )
inline
869 : ptr( reinterpret_cast<__abi_CaptureBase*>(smallCapture) ) {}
char * smallCapture[__abi_CaptureBase::__smallCaptureSize]
Definition: vccorlib.h:867
__abi_CaptureBase * ptr
Definition: vccorlib.h:868
Platform::Details::__abi_CapturePtr::~__abi_CapturePtr ( )
inline
871  {
873  }
char * smallCapture[__abi_CaptureBase::__smallCaptureSize]
Definition: vccorlib.h:867
__abi_CaptureBase * ptr
Definition: vccorlib.h:868
void Delete(__abi_CaptureBase *__pThisArg, void *__pSmallCaptureArg)
Definition: vccorlib.h:855

Member Data Documentation

__abi_CaptureBase* Platform::Details::__abi_CapturePtr::ptr
char* Platform::Details::__abi_CapturePtr::smallCapture[__abi_CaptureBase::__smallCaptureSize]

The documentation for this struct was generated from the following file: