#include <RecurrentSharedFuture.h>
Definition at line 88 of file RecurrentSharedFuture.h.
◆ SharedException() [1/2]
carla::detail::SharedException::SharedException |
( |
| ) |
|
|
inline |
◆ SharedException() [2/2]
carla::detail::SharedException::SharedException |
( |
std::shared_ptr< std::exception > |
e | ) |
|
|
inline |
◆ GetException()
std::shared_ptr<std::exception> carla::detail::SharedException::GetException |
( |
| ) |
const |
|
inline |
◆ what()
const char* carla::detail::SharedException::what |
( |
| ) |
const |
|
inlineoverridenoexcept |
◆ _exception
std::shared_ptr<std::exception> carla::detail::SharedException::_exception |
|
private |
The documentation for this class was generated from the following file: