data_t typedef | xcal::property::Vec< T, N > | |
is_changed() const | xcal::property::MProperty | inline |
MProperty()=default | xcal::property::MProperty | |
MProperty(const MProperty &)=delete | xcal::property::MProperty | |
MProperty(MProperty &&)=delete | xcal::property::MProperty | |
operator const data_t &() const | xcal::property::Vec< T, N > | inline |
operator data_t &() | xcal::property::Vec< T, N > | inline |
operator=(const Vec &)=delete | xcal::property::Vec< T, N > | |
operator=(Vec &&)=delete | xcal::property::Vec< T, N > | |
operator=(const data_t &v) | xcal::property::Vec< T, N > | inline |
xcal::property::MProperty::operator=(const MProperty &)=delete | xcal::property::MProperty | |
xcal::property::MProperty::operator=(MProperty &&)=delete | xcal::property::MProperty | |
reset_changed() const | xcal::property::MProperty | inline |
set_changed() const | xcal::property::MProperty | inline |
type() const | xcal::property::MProperty | inline |
value() | xcal::property::Vec< T, N > | inline |
value() const | xcal::property::Vec< T, N > | inline |
Vec(Args &&... args) | xcal::property::Vec< T, N > | inline |
Vec(const Vec &)=delete | xcal::property::Vec< T, N > | |
Vec(Vec &&)=delete | xcal::property::Vec< T, N > | |
x() const | xcal::property::Vec< T, N > | inline |
x() | xcal::property::Vec< T, N > | inline |
y() const | xcal::property::Vec< T, N > | inline |
y() | xcal::property::Vec< T, N > | inline |
z() const | xcal::property::Vec< T, N > | inline |
z() | xcal::property::Vec< T, N > | inline |
~MProperty()=default | xcal::property::MProperty | virtual |