NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
concrete class for enabling enable_shared_from_this in classes with multiple super-classes that inherit enable_shared_from_this More...
#include <VirtualEnableSharedFromThis.hpp>
Public Member Functions | |
~virtual_enable_shared_from_this () NES_NOEXCEPT(isNoexceptDestructible) override=default | |
template<typename T1 = T> | |
std::shared_ptr< T1 > | shared_from_this () |
template<typename T1 = T> | |
std::weak_ptr< T1 > | weak_from_this () |
![]() | |
virtual | ~virtual_enable_shared_from_this_base () NES_NOEXCEPT(isNoexceptDestructible)=default |
concrete class for enabling enable_shared_from_this in classes with multiple super-classes that inherit enable_shared_from_this
|
overridedefault |
|
inline |
|
inline |