Chemical Data Processing Library C++ API - Version 1.1.1
|
This is the complete list of members for CDPL::Base::Any, including all inherited members.
Any() noexcept | CDPL::Base::Any | inline |
Any(const Any &rhs) | CDPL::Base::Any | inline |
Any(Any &&rhs) noexcept | CDPL::Base::Any | inline |
Any(ValueType &&val) | CDPL::Base::Any | inline |
clear() noexcept | CDPL::Base::Any | inline |
getData() const | CDPL::Base::Any | inline |
getData() const | CDPL::Base::Any | inline |
getDataPointer() const noexcept | CDPL::Base::Any | inline |
getTypeID() const noexcept | CDPL::Base::Any | inline |
isEmpty() const noexcept | CDPL::Base::Any | inline |
operator=(const Any &rhs) | CDPL::Base::Any | inline |
operator=(Any &&rhs) noexcept | CDPL::Base::Any | inline |
operator=(ValueType &&val) | CDPL::Base::Any | inline |
swap(Any &rhs) noexcept | CDPL::Base::Any | inline |
~Any() | CDPL::Base::Any | inline |