Cppcheck
|
This is the complete list of members for ValuePtr< T >, including all inherited members.
cloner_type typedef | ValuePtr< T > | |
element_type typedef | ValuePtr< T > | |
get() NOEXCEPT | ValuePtr< T > | inline |
get() const NOEXCEPT | ValuePtr< T > | inline |
mClone | ValuePtr< T > | private |
mPtr | ValuePtr< T > | private |
operator bool() const NOEXCEPT | ValuePtr< T > | inline |
operator*() | ValuePtr< T > | inline |
operator*() const | ValuePtr< T > | inline |
operator->() NOEXCEPT | ValuePtr< T > | inline |
operator->() const NOEXCEPT | ValuePtr< T > | inline |
operator=(ValuePtr rhs) | ValuePtr< T > | inline |
pointer typedef | ValuePtr< T > | |
release() | ValuePtr< T > | inline |
swap(ValuePtr &rhs) | ValuePtr< T > | inline |
ValuePtr() | ValuePtr< T > | inline |
ValuePtr(const U &value) | ValuePtr< T > | inline |
ValuePtr(const ValuePtr &rhs) | ValuePtr< T > | inline |
ValuePtr(ValuePtr &&rhs) NOEXCEPT | ValuePtr< T > | inline |