|
|
constexpr | ContextAware (Context const &context) |
|
constexpr | ContextAware (ContextAware const &r)=default |
|
constexpr | ContextAware (ContextAware &&r) noexcept=default |
|
ContextAware & | operator= (ContextAware const &r)=delete |
|
ContextAware & | operator= (ContextAware &&r) noexcept=delete |
|
constexpr Context const & | getContext () const |
|
void | swapContext (Context const &context) |
|
virtual void | destroy ()=0 |
|
|
void | verifyContext (ContextAware const &r) const |
The documentation for this class was generated from the following file: