Get() const | Property< C_, T_ &, Getter_, Setter_ > | |
Object | Property< C_, T_ &, Getter_, Setter_ > | protected |
ObjectProperty(C_ *Object) | ObjectProperty< C_, T_, Getter_, Setter_ > | |
ObjectProperty(C_ &Object) | ObjectProperty< C_, T_, Getter_, Setter_ > | |
ObjectProperty(ObjectProperty &&)=default | ObjectProperty< C_, T_, Getter_, Setter_ > | |
operator const T_ &() const | Property< C_, T_ &, Getter_, Setter_ > | |
operator T_ &() | Property< C_, T_ &, Getter_, Setter_ > | |
operator!=(const T_ & &v) const | Property< C_, T_ &, Getter_, Setter_ > | |
operator*() const | ObjectProperty< C_, T_, Getter_, Setter_ > | |
Property< C_, T_ &, Getter_, Setter_ >::operator*() const | Property< C_, T_ &, Getter_, Setter_ > | |
operator->() const | ObjectProperty< C_, T_, Getter_, Setter_ > | |
operator=(ObjectProperty &&)=default | ObjectProperty< C_, T_, Getter_, Setter_ > | |
operator=(const O_ &value) | ObjectProperty< C_, T_, Getter_, Setter_ > | |
operator=(const Property< AC_, T_ &, G_, S_ > &prop) | ObjectProperty< C_, T_, Getter_, Setter_ > | |
Property< C_, T_ &, Getter_, Setter_ >::operator=(const Property &)=delete | Property< C_, T_ &, Getter_, Setter_ > | |
Property< C_, T_ &, Getter_, Setter_ >::operator=(Property &&)=default | Property< C_, T_ &, Getter_, Setter_ > | |
Property< C_, T_ &, Getter_, Setter_ >::operator=(const T_ & &value) | Property< C_, T_ &, Getter_, Setter_ > | |
operator==(const T_ & &v) const | Property< C_, T_ &, Getter_, Setter_ > | |
Property(C_ *Object) | Property< C_, T_ &, Getter_, Setter_ > | |
Property(C_ &Object) | Property< C_, T_ &, Getter_, Setter_ > | |
Property(const Property &)=delete | Property< C_, T_ &, Getter_, Setter_ > | |
Property(Property &&)=default | Property< C_, T_ &, Getter_, Setter_ > | |
Set(const T_ & &value) | Property< C_, T_ &, Getter_, Setter_ > | |
Type typedef | ObjectProperty< C_, T_, Getter_, Setter_ > | |