MeVisLab Toolbox Reference
|
This is the complete list of members for DefaultPropertyAccessor< T >, including all inherited members.
ConstPointerType typedef | DefaultPropertyAccessor< T > | |
DefaultPropertyAccessor(const PropertyManager::Pointer &manager, const std::string &propertyName, const T &defaultValue) | DefaultPropertyAccessor< T > | inline |
get(const PropertyContainer &container) const | DefaultPropertyAccessor< T > | inline |
operator()(PropertyContainer &container) const | DefaultPropertyAccessor< T > | |
operator()(const PropertyContainer &container) const | DefaultPropertyAccessor< T > | |
PointerType typedef | DefaultPropertyAccessor< T > | |
set(PropertyContainer &container, const T &value) const | DefaultPropertyAccessor< T > | inline |
type typedef | DefaultPropertyAccessor< T > |