clone() const override final | dart::common::ProxyCloneable< Base, OwnerT, DataT, setData, getData > | |
copy(const Base &other) override final | dart::common::ProxyCloneable< Base, OwnerT, DataT, setData, getData > | |
Data typedef | dart::common::ProxyCloneable< Base, OwnerT, DataT, setData, getData > | |
get() const | dart::common::ProxyCloneable< Base, OwnerT, DataT, setData, getData > | |
getOwner() | dart::common::ProxyCloneable< Base, OwnerT, DataT, setData, getData > | |
getOwner() const | dart::common::ProxyCloneable< Base, OwnerT, DataT, setData, getData > | |
mData | dart::common::ProxyCloneable< Base, OwnerT, DataT, setData, getData > | protected |
mOwner | dart::common::ProxyCloneable< Base, OwnerT, DataT, setData, getData > | protected |
operator=(const Data &data) | dart::common::ProxyCloneable< Base, OwnerT, DataT, setData, getData > | |
operator=(Data &&other) | dart::common::ProxyCloneable< Base, OwnerT, DataT, setData, getData > | |
operator=(const ProxyCloneable &other) | dart::common::ProxyCloneable< Base, OwnerT, DataT, setData, getData > | |
operator=(ProxyCloneable &&other) | dart::common::ProxyCloneable< Base, OwnerT, DataT, setData, getData > | |
Owner typedef | dart::common::ProxyCloneable< Base, OwnerT, DataT, setData, getData > | |
ProxyCloneable() | dart::common::ProxyCloneable< Base, OwnerT, DataT, setData, getData > | |
ProxyCloneable(OwnerT *owner) | dart::common::ProxyCloneable< Base, OwnerT, DataT, setData, getData > | |
ProxyCloneable(OwnerT *owner, Args &&... args) | dart::common::ProxyCloneable< Base, OwnerT, DataT, setData, getData > | |
ProxyCloneable(Args &&... args) | dart::common::ProxyCloneable< Base, OwnerT, DataT, setData, getData > | |
ProxyCloneable(const ProxyCloneable &other) | dart::common::ProxyCloneable< Base, OwnerT, DataT, setData, getData > | |
ProxyCloneable(ProxyCloneable &&other) | dart::common::ProxyCloneable< Base, OwnerT, DataT, setData, getData > | |
set(const Data &data) | dart::common::ProxyCloneable< Base, OwnerT, DataT, setData, getData > | |
set(Data &&data) | dart::common::ProxyCloneable< Base, OwnerT, DataT, setData, getData > | |
set(const ProxyCloneable &other) | dart::common::ProxyCloneable< Base, OwnerT, DataT, setData, getData > | |
set(ProxyCloneable &&other) | dart::common::ProxyCloneable< Base, OwnerT, DataT, setData, getData > | |