AUI Framework
develop
Cross-platform base for C++ UI apps
|
This is the complete list of members for AProperty< T >, including all inherited members.
AObject (defined in AProperty< T >) | AProperty< T > | friend |
AObjectBase()=default (defined in AObjectBase) | AObjectBase | |
AObjectBase(AObjectBase &&rhs) noexcept (defined in AObjectBase) | AObjectBase | inline |
AProperty()=default (defined in AProperty< T >) | AProperty< T > | |
AProperty(U &&value) noexcept (defined in AProperty< T >) | AProperty< T > | inline |
biProjected(ProjectionRead &&projectionRead, ProjectionWrite &&projectionWrite) noexcept | AProperty< T > | inline |
biProjected(Projection &&projectionBidirectional) noexcept | AProperty< T > | inline |
boundObject() (defined in AProperty< T >) | AProperty< T > | inline |
changed (defined in AProperty< T >) | AProperty< T > | |
clearSignals() noexcept (defined in AObjectBase) | AObjectBase | |
noncopyable()=default (defined in aui::noncopyable) | aui::noncopyable | |
noncopyable(const noncopyable &)=delete (defined in aui::noncopyable) | aui::noncopyable | |
operator const T &() const noexcept (defined in AProperty< T >) | AProperty< T > | inline |
operator*() const noexcept (defined in AProperty< T >) | AProperty< T > | inline |
operator*() noexcept (defined in AProperty< T >) | AProperty< T > | inline |
operator->() const noexcept (defined in AProperty< T >) | AProperty< T > | inline |
operator=(U &&value) noexcept (defined in AProperty< T >) | AProperty< T > | inline |
operator=(const noncopyable &)=delete (defined in aui::noncopyable) | aui::noncopyable | |
operator^(SignalInvokable &&t) (defined in AProperty< T >) | AProperty< T > | inline |
raw (defined in AProperty< T >) | AProperty< T > | |
readProjected(Projection &&projection) noexcept | AProperty< T > | inline |
Underlying typedef (defined in AProperty< T >) | AProperty< T > | |
value() const noexcept (defined in AProperty< T >) | AProperty< T > | inline |
value() noexcept (defined in AProperty< T >) | AProperty< T > | inline |
~AObjectBase() (defined in AObjectBase) | AObjectBase | inline |