|
CodePorting.Translator Cs2Cpp
CodePorting.Translator.Cs2Cpp.Framework
|
This is the complete list of members for System::ExceptionWrapper< T >, including all inherited members.
| ExceptionType typedef | System::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) noexcept | System::ExceptionWrapper< T > | inline |
| ExceptionWrapper(Args &&...args) | System::ExceptionWrapper< T > | inlineexplicit |
| ExceptionWrapper(T *ptr) | System::ExceptionWrapper< T > | inlineprotected |
| operator new(std::size_t)=delete | System::ExceptionWrapper< T > | static |
| operator new[](std::size_t)=delete | System::ExceptionWrapper< T > | static |
| operator SharedPtr< Object >() | System::ExceptionWrapper< T > | inline |
| operator->() const | System::ExceptionWrapper< T > | inline |
| operator=(const ExceptionWrapper &other) | System::ExceptionWrapper< T > | inline |
| operator=(ExceptionWrapper &&other) noexcept | System::ExceptionWrapper< T > | inline |
| Type() | System::ExceptionWrapper< T > | inlinestatic |