STLdoc
STLdocumentation
|
Classes | |
struct | __abi_CaptureBase |
struct | __abi_CapturePtr |
struct | __abi_FunctorCapture |
struct | __remove_hat |
struct | __remove_hat< T^> |
class | AgileHelper |
struct | AgileTypeHelper |
struct | array_helper |
struct | array_helper< __TArg, false > |
struct | array_helper< __TArg, true > |
struct | BoxValueType |
struct | BoxValueType< true > |
class | CustomEnum |
class | CustomValueType |
struct | EventLock |
struct | RemoveConst |
struct | RemoveConst< const __TArg > |
struct | RemoveCV |
struct | RemoveVolatile |
struct | RemoveVolatile< volatile __TArg > |
class | sealed |
Functions | |
__declspec (dllimport) IUnknown *__stdcall GetObjectContext() | |
template<typename T > | |
IUnknown IUnknown IUnknown * | __declspec (no_refcount) inline HRESULT GetProxy(T^ObjectIn |
template<typename T > | |
HRESULT | ReleaseInContext (T *ObjectIn, IUnknown *ContextCallBack) |
template<typename T > | |
EventLock * | GetStaticEventLock () |
template<typename __HighLevelType , unsigned int __dimension> | |
::Platform::Array< __HighLevelType, __dimension > | __abi_array_attach (void *__src, unsigned int __size, bool __isFastPass, bool __needsInit) |
template<typename __HighLevelType , unsigned int __dimension> | |
void | __abi_array_copy_to_and_release (::Platform::Array< __HighLevelType, __dimension >^__arr, void **__dest, unsigned int *__size) |
template<typename __LowLevelType , typename __HighLevelType , unsigned int __dimension> | |
__LowLevelType * | __abi_array_to_raw (const ::Platform::Array< __HighLevelType, __dimension >^) |
void | CreateString (const ::default::char16 *__bufferArg, unsigned int __lengthArg, __abi_HSTRING *__destArg) |
void | CreateString (const ::default::char16 *__sourceStringArg, __abi_HSTRING *__destArg) |
void | DuplicateString (__abi_HSTRING __sourceArg, __abi_HSTRING *__destArg) |
void | CreateStringReference (const ::default::char16 *__sourceStringArg, unsigned int __lengthArg, __Platform_Details_HSTRING_HEADER *__hstringHeaderArg, __abi_HSTRING *__stringArg) |
void __cdecl | ReportUnhandledError (::Platform::Exception^) |
__declspec(dllexport) long __stdcall ReCreateFromException(__declspec(dllexport) | __declspec (dllexport) void *__stdcall GetIBoxArrayVtable(void *) |
template<typename T > | |
CustomBox (T value) | |
template<> | |
Platform::String | ToStringInternal< true > () |
template<> | |
Platform::String | ToStringInternal< false > () |
template<typename __HighLevelType , unsigned int __dimension> | |
__declspec (no_refcount) | |
Variables | |
REFIID | |
IUnknown IUnknown IUnknown IUnknown * | ContextCallBack |
IUnknown IUnknown IUnknown IUnknown T * | Proxy |
virtual property T | Value |
unsigned | int |
::Platform::Array<__HighLevelType, __dimension> Platform::Details::__abi_array_attach | ( | void * | __src, |
unsigned int | __size, | ||
bool | __isFastPass, | ||
bool | __needsInit | ||
) |
void Platform::Details::__abi_array_copy_to_and_release | ( | ::Platform::Array< __HighLevelType, __dimension >^ | __arr, |
void ** | __dest, | ||
unsigned int * | __size | ||
) |
__LowLevelType * Platform::Details::__abi_array_to_raw | ( | const ::Platform::Array< __HighLevelType, __dimension >^ | __arrArg | ) |
unsigned const void __int64 * Platform::Details::__declspec | ( | dllimport | ) |
IUnknown IUnknown IUnknown* Platform::Details::__declspec | ( | no_refcount | ) |
Platform::Details::__declspec | ( | dllexport | ) |
Platform::Details::__declspec | ( | no_refcount | ) |
|
inline |
|
inline |
|
inline |
|
sealed |
|
inline |
EventLock* Platform::Details::GetStaticEventLock | ( | ) |
|
inline |
void __cdecl Platform::Details::ReportUnhandledError | ( | ::Platform::Exception^ | ) |
Platform::String Platform::Details::ToStringInternal< false > | ( | ) |
Platform::String Platform::Details::ToStringInternal< true > | ( | ) |
IUnknown IUnknown IUnknown IUnknown* Platform::Details::ContextCallBack |
unsigned Platform::Details::int |
IUnknown IUnknown IUnknown IUnknown T* Platform::Details::Proxy |
Platform::Details::REFIID |
virtual property T Platform::Details::Value |