CppCommon
1.0.4.1
C++ Common Library
|
This is the complete list of members for CppCommon::SharedType< T >, including all inherited members.
name() const noexcept | CppCommon::SharedType< T > | inline |
operator bool() const | CppCommon::SharedType< T > | inlineexplicit |
operator*() | CppCommon::SharedType< T > | inline |
operator*() const | CppCommon::SharedType< T > | inline |
operator->() | CppCommon::SharedType< T > | inline |
operator->() const | CppCommon::SharedType< T > | inline |
operator=(const SharedType< T > &)=delete | CppCommon::SharedType< T > | |
operator=(SharedType< T > &&)=delete | CppCommon::SharedType< T > | |
owner() const | CppCommon::SharedType< T > | inline |
ptr() | CppCommon::SharedType< T > | inline |
ptr() const | CppCommon::SharedType< T > | inline |
ref() | CppCommon::SharedType< T > | inline |
ref() const | CppCommon::SharedType< T > | inline |
SharedType(const std::string &name) | CppCommon::SharedType< T > | inlineexplicit |
SharedType(const SharedType< T > &)=delete | CppCommon::SharedType< T > | |
SharedType(SharedType< T > &&)=delete | CppCommon::SharedType< T > | |
size() const noexcept | CppCommon::SharedType< T > | inline |
~SharedType()=default | CppCommon::SharedType< T > |