Darwin  1.10(beta)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
drwnDirectoryProperty Class Reference
Inheritance diagram for drwnDirectoryProperty:
drwnStringProperty drwnStoragePropertyInterface< string > drwnPropertyInterface

Public Member Functions

 drwnDirectoryProperty (string *storage, bool bReadOnly=false)
 
drwnPropertyType type () const
 
drwnPropertyInterfaceclone () const
 
- Public Member Functions inherited from drwnStringProperty
 drwnStringProperty (string *storage, bool bReadOnly=false)
 
string asString () const
 
bool setProperty (bool value)
 
bool setProperty (int value)
 
bool setProperty (double value)
 
bool setProperty (const string &value)
 
bool setProperty (const Eigen::VectorXd &value)
 
bool setProperty (const Eigen::MatrixXd &value)
 
- Public Member Functions inherited from drwnStoragePropertyInterface< string >
 drwnStoragePropertyInterface (string *storage, bool bReadOnly=false)
 
const string & getValue () const
 
bool setValue (const string &value)
 
- Public Member Functions inherited from drwnPropertyInterface
bool isReadOnly () const
 
bool isSerializeable () const
 
virtual bool setProperty (const char *value)
 
virtual void read (drwnXMLNode &xml)
 
virtual void write (drwnXMLNode &xml) const
 
drwnPropertyInterfaceclone (bool bReadOnly, bool bSerialize) const
 

Additional Inherited Members

- Protected Member Functions inherited from drwnPropertyInterface
 drwnPropertyInterface (bool bReadOnly, bool bSerialize=true)
 
- Protected Attributes inherited from drwnStoragePropertyInterface< string >
string * _storage
 
- Protected Attributes inherited from drwnPropertyInterface
bool _bReadOnly
 
bool _bSerialize
 

The documentation for this class was generated from the following file: