#include <ExceptionWrapper.h>
|
| std::type_info const * | info_ |
| |
Definition at line 303 of file ExceptionWrapper.h.
| folly::exception_wrapper::SharedPtr::Base::Base |
( |
| ) |
|
|
default |
| folly::exception_wrapper::SharedPtr::Base::Base |
( |
std::type_info const & |
info | ) |
|
|
inlineexplicit |
| virtual folly::exception_wrapper::SharedPtr::Base::~Base |
( |
| ) |
|
|
inlinevirtual |
| virtual std::exception const* folly::exception_wrapper::SharedPtr::Base::get_exception_ |
( |
| ) |
const |
|
pure virtualnoexcept |
| virtual exception_wrapper folly::exception_wrapper::SharedPtr::Base::get_exception_ptr_ |
( |
| ) |
const |
|
pure virtualnoexcept |
| virtual void folly::exception_wrapper::SharedPtr::Base::throw_ |
( |
| ) |
const |
|
pure virtual |
| std::type_info const* folly::exception_wrapper::SharedPtr::Base::info_ |
The documentation for this struct was generated from the following file: