System::ExceptionWrapper< T > Member List

This is the complete list of members for System::ExceptionWrapper< T >, including all inherited members.

ExceptionType typedefSystem::ExceptionWrapper< T >
ExceptionWrapper(std::nullptr_t)System::ExceptionWrapper< T >inline
ExceptionWrapper(const ExceptionPtr &ptr)System::ExceptionWrapper< T >inline
ExceptionWrapper(const ExceptionWrapper &other)System::ExceptionWrapper< T >inline
ExceptionWrapper(ExceptionWrapper &&other) noexceptSystem::ExceptionWrapper< T >inline
ExceptionWrapper(Args &&...args)System::ExceptionWrapper< T >inlineexplicit
ExceptionWrapper(T *ptr)System::ExceptionWrapper< T >inlineprotected
operator new(std::size_t)=deleteSystem::ExceptionWrapper< T >static
operator new[](std::size_t)=deleteSystem::ExceptionWrapper< T >static
operator SharedPtr< Object >()System::ExceptionWrapper< T >inline
operator->() constSystem::ExceptionWrapper< T >inline
operator=(const ExceptionWrapper &other)System::ExceptionWrapper< T >inline
operator=(ExceptionWrapper &&other) noexceptSystem::ExceptionWrapper< T >inline
Type()System::ExceptionWrapper< T >inlinestatic