AUI Framework  master
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
AProperty< T > Member List

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)AObjectBaseinline
AObjectBase(const AObjectBase &rhs) noexcept (defined in AObjectBase)AObjectBaseinline
AProperty()=default (defined in AProperty< T >)AProperty< T >
AProperty(U &&value) noexcept(noexcept(T(std::forward< U >(value)))) (defined in AProperty< T >)AProperty< T >inline
AProperty(const AProperty &value) (defined in AProperty< T >)AProperty< T >inline
AProperty(AProperty &&value) noexcept (defined in AProperty< T >)AProperty< T >inline
biProjected(ProjectionRead &&projectionRead, ProjectionWrite &&projectionWrite) noexceptAProperty< T >inline
biProjected(Projection &&projectionBidirectional) noexceptAProperty< T >inline
boundObject() (defined in AProperty< T >)AProperty< T >inline
boundObject() const (defined in AProperty< T >)AProperty< T >inline
changedAProperty< T >
clearAllIngoingConnections() noexcept (defined in AObjectBase)AObjectBaseprotected
handleSlotException(std::exception_ptr exception)AObjectBaseprotectedvirtual
notify()AProperty< T >inline
operator const T &() const noexcept (defined in AProperty< T >)AProperty< T >inline
operator*() const noexcept (defined in AProperty< T >)AProperty< T >inline
operator->() const noexcept (defined in AProperty< T >)AProperty< T >inline
operator=(const AProperty &value) (defined in AProperty< T >)AProperty< T >inline
operator=(AProperty &&value) noexcept (defined in AProperty< T >)AProperty< T >inline
operator=(U &&value) noexcept (defined in AProperty< T >)AProperty< T >inline
operator=(const AObjectBase &rhs) noexcept (defined in AObjectBase)AObjectBaseinline
operator=(AObjectBase &&rhs) noexcept (defined in AObjectBase)AObjectBaseinline
operator^(SignalInvokable &&t) (defined in AProperty< T >)AProperty< T >inline
rawAProperty< T >
readProjected(Projection &&projection) const noexceptAProperty< T >inline
SIGNAL_SLOT_GLOBAL_SYNC (defined in AObjectBase)AObjectBasestatic
Underlying typedef (defined in AProperty< T >)AProperty< T >
value() const noexcept (defined in AProperty< T >)AProperty< T >inline
writeScope() noexceptAProperty< T >inline
~AObjectBase()=default (defined in AObjectBase)AObjectBasevirtual