Darwin  1.10(beta)
drwnStoragePropertyInterface< T > Member List

This is the complete list of members for drwnStoragePropertyInterface< T >, including all inherited members.

_bReadOnly (defined in drwnPropertyInterface)drwnPropertyInterfaceprotected
_bSerialize (defined in drwnPropertyInterface)drwnPropertyInterfaceprotected
_storage (defined in drwnStoragePropertyInterface< T >)drwnStoragePropertyInterface< T >protected
asString() const =0 (defined in drwnPropertyInterface)drwnPropertyInterfacepure virtual
clone() const =0 (defined in drwnPropertyInterface)drwnPropertyInterfacepure virtual
clone(bool bReadOnly, bool bSerialize) const (defined in drwnPropertyInterface)drwnPropertyInterfaceinline
drwnPropertyInterface() (defined in drwnPropertyInterface)drwnPropertyInterfaceinlineprotected
drwnPropertyInterface(bool bReadOnly, bool bSerialize=true) (defined in drwnPropertyInterface)drwnPropertyInterfaceinlineprotected
drwnStoragePropertyInterface(T *storage, bool bReadOnly=false) (defined in drwnStoragePropertyInterface< T >)drwnStoragePropertyInterface< T >inline
getValue() const (defined in drwnStoragePropertyInterface< T >)drwnStoragePropertyInterface< T >inline
isReadOnly() const (defined in drwnPropertyInterface)drwnPropertyInterfaceinline
isSerializeable() const (defined in drwnPropertyInterface)drwnPropertyInterfaceinline
read(drwnXMLNode &xml) (defined in drwnPropertyInterface)drwnPropertyInterfacevirtual
setProperty(bool value) (defined in drwnPropertyInterface)drwnPropertyInterfacevirtual
setProperty(int value) (defined in drwnPropertyInterface)drwnPropertyInterfacevirtual
setProperty(double value) (defined in drwnPropertyInterface)drwnPropertyInterfacevirtual
setProperty(const string &value) (defined in drwnPropertyInterface)drwnPropertyInterfacevirtual
setProperty(const char *value) (defined in drwnPropertyInterface)drwnPropertyInterfacevirtual
setProperty(const Eigen::VectorXd &value) (defined in drwnPropertyInterface)drwnPropertyInterfacevirtual
setProperty(const Eigen::MatrixXd &value) (defined in drwnPropertyInterface)drwnPropertyInterfacevirtual
setValue(const T &value) (defined in drwnStoragePropertyInterface< T >)drwnStoragePropertyInterface< T >inline
type() const =0 (defined in drwnPropertyInterface)drwnPropertyInterfacepure virtual
write(drwnXMLNode &xml) const (defined in drwnPropertyInterface)drwnPropertyInterfacevirtual
~drwnPropertyInterface() (defined in drwnPropertyInterface)drwnPropertyInterfaceinlinevirtual