STLdoc
STLdocumentation
|
Namespaces | |
Details | |
Classes | |
class | Agile |
class | Agile< T, false > |
class | Array |
class | ArrayReference |
class | ArrayReference< __TArg, 1 > |
class | EventSource |
class | Module |
class | sealed |
class | StringReference |
class | WeakReference |
class | WriteOnlyArray |
class | WriteOnlyArray< __TArg, 1 > |
Functions | |
template<class U > | |
bool | operator== (nullptr_t, const Agile< U > &a) throw () |
template<class U > | |
bool | operator!= (const Agile< U > &a, nullptr_t) throw () |
template<class U > | |
bool | operator!= (nullptr_t, const Agile< U > &a) throw () |
template<class U > | |
bool | operator!= (const Agile< U > &a, const Agile< U > &b) throw () |
if (__boxValue==nullptr) | |
return | dynamic_cast< Box^> (__boxValue) |
operator __TBoxValue () | |
operator Box< const __TBoxValue >^ () | |
operator Box< volatile __TBoxValue >^ () | |
operator Box< const volatile __TBoxValue >^ () | |
static | operator Box< __TArg >^ (::Platform::IBox< __TArg >^__boxValueArg) |
__declspec (selectany) | |
__declspec (no_refcount) __declspec(no_release_return) inline String | |
const ::default::char16 * | begin (::Platform::String^__strArg) |
const ::default::char16 * | end (::Platform::String^__strArg) |
template<class __TArg > | |
__TArg * | begin (const Array< __TArg, 1 >^__arrArg) |
template<class __TArg > | |
__TArg * | end (const Array< __TArg, 1 >^__arrArg) |
bool | operator== (const WeakReference &__aArg, const WeakReference &__bArg) throw () |
bool | operator== (const WeakReference &__aArg, decltype(__nullptr)) throw () |
bool | operator== (decltype(__nullptr), const WeakReference &__bArg) throw () |
bool | operator!= (const WeakReference &__aArg, const WeakReference &__bArg) throw () |
bool | operator!= (const WeakReference &__aArg, decltype(__nullptr)) throw () |
bool | operator!= (decltype(__nullptr), const WeakReference &__bArg) throw () |
bool | operator< (const WeakReference &__aArg, const WeakReference &__bArg) throw () |
Variables | |
template<typename __TArg > | |
ref class __declspec(one_phase_constructed) __declspec(layout_as_external) __declspec(no_empty_identity_interface) Box override typedef::Platform::Details::RemoveCV< __TArg >::Type | __TBoxValue |
internal | __pad0__ |
::Platform::Object | __boxValue = Details::CreateValue(__typeCode, &__valueArg) |
virtual property __TBoxValue | Value |
Platform::__declspec | ( | selectany | ) |
|
inline |
__TArg* Platform::begin | ( | const Array< __TArg, 1 >^ | __arrArg | ) |
return Platform::dynamic_cast< Box^> | ( | __boxValue | ) |
|
inline |
__TArg* Platform::end | ( | const Array< __TArg, 1 >^ | __arrArg | ) |
Platform::if | ( | __boxValue | = = nullptr | ) |
Platform::operator __TBoxValue | ( | ) |
|
static |
Platform::operator Box< const __TBoxValue >^ | ( | ) |
Platform::operator Box< const volatile __TBoxValue >^ | ( | ) |
Platform::operator Box< volatile __TBoxValue >^ | ( | ) |
bool Platform::operator!= | ( | const Agile< U > & | a, |
nullptr_t | |||
) | |||
throw | ( | ||
) |
bool Platform::operator!= | ( | nullptr_t | , |
const Agile< U > & | a | ||
) | |||
throw | ( | ||
) |
bool Platform::operator!= | ( | const Agile< U > & | a, |
const Agile< U > & | b | ||
) | |||
throw | ( | ||
) |
|
inline |
|
inline |
|
inline |
|
inline |
bool Platform::operator== | ( | nullptr_t | , |
const Agile< U > & | a | ||
) | |||
throw | ( | ||
) |
|
inline |
|
inline |
|
inline |
::Platform::Object Platform::__boxValue = Details::CreateValue(__typeCode, &__valueArg) |
internal Platform::__pad0__ |
ref class __declspec (one_phase_constructed) __declspec(layout_as_external) __declspec(no_empty_identity_interface) Box override typedef ::Platform::Details::RemoveCV<__TArg>::Type Platform::__TBoxValue |
virtual property __TBoxValue Platform::Value |