Darwin
1.10(beta)
|
This is the complete list of members for drwnMultiSegConfig, including all inherited members.
_baseDir | drwnMultiSegConfig | protected |
_bCompressedCache | drwnMultiSegConfig | protected |
_bUseCache | drwnMultiSegConfig | protected |
_cacheDir | drwnMultiSegConfig | protected |
_imgDir | drwnMultiSegConfig | protected |
_imgExt | drwnMultiSegConfig | protected |
_lblDir | drwnMultiSegConfig | protected |
_lblExt | drwnMultiSegConfig | protected |
_modelsDir | drwnMultiSegConfig | protected |
_outputDir | drwnMultiSegConfig | protected |
_segDir | drwnMultiSegConfig | protected |
_segExt | drwnMultiSegConfig | protected |
declareProperty(const string &name, drwnPropertyInterface *optif) (defined in drwnProperties) | drwnProperties | protected |
drwnConfigurableModule(const char *module) | drwnConfigurableModule | private |
drwnMultiSegConfig() (defined in drwnMultiSegConfig) | drwnMultiSegConfig | |
drwnProperties() (defined in drwnProperties) | drwnProperties | inline |
exposeProperties(drwnProperties *opts, const string &prefix=string(""), bool bSerializable=false) (defined in drwnProperties) | drwnProperties | protected |
filebase(const char *dirKey, const char *baseName) | drwnMultiSegConfig | |
filebase(const char *dirKey, const string &baseName) | drwnMultiSegConfig | |
filename(const char *dirKey, const char *baseName, const char *extKey) | drwnMultiSegConfig | |
filename(const char *dirKey, const string &baseName, const char *extKey) | drwnMultiSegConfig | |
findProperty(const string &name) const (defined in drwnProperties) | drwnProperties | |
findProperty(const char *name) const (defined in drwnProperties) | drwnProperties | inline |
getBoolProperty(unsigned indx) const (defined in drwnProperties) | drwnProperties | |
getDoubleProperty(unsigned indx) const (defined in drwnProperties) | drwnProperties | |
getIntProperty(unsigned indx) const (defined in drwnProperties) | drwnProperties | |
getListProperty(unsigned indx) const (defined in drwnProperties) | drwnProperties | |
getMatrixProperty(unsigned indx) const (defined in drwnProperties) | drwnProperties | |
getProperty(unsigned indx) const (defined in drwnProperties) | drwnProperties | |
getProperty(const char *name) const (defined in drwnProperties) | drwnProperties | |
getPropertyAsString(unsigned indx) const (defined in drwnProperties) | drwnProperties | |
getPropertyName(unsigned indx) const (defined in drwnProperties) | drwnProperties | |
getPropertyNames() const (defined in drwnProperties) | drwnProperties | |
getPropertyType(unsigned indx) const (defined in drwnProperties) | drwnProperties | |
getSelectionProperty(unsigned indx) const (defined in drwnProperties) | drwnProperties | |
getStringProperty(unsigned indx) const (defined in drwnProperties) | drwnProperties | |
getVectorProperty(unsigned indx) const (defined in drwnProperties) | drwnProperties | |
hasProperty(const string &name) const (defined in drwnProperties) | drwnProperties | |
hasProperty(const char *name) const (defined in drwnProperties) | drwnProperties | inline |
isReadOnly(unsigned indx) const (defined in drwnProperties) | drwnProperties | |
name() const | drwnConfigurableModule | inlineprivate |
numProperties() const (defined in drwnProperties) | drwnProperties | inline |
printProperties(ostream &os) const (defined in drwnProperties) | drwnProperties | |
propertyChanged(const string &name) (defined in drwnProperties) | drwnProperties | inlineprotectedvirtual |
readConfiguration(drwnXMLNode &node) | drwnMultiSegConfig | virtual |
drwnConfigurableModule::readConfiguration(const char *filename) | drwnConfigurableModule | private |
readProperties(drwnXMLNode &xml, const char *tag="property") (defined in drwnProperties) | drwnProperties | |
setConfiguration(const char *name, const char *value) | drwnMultiSegConfig | inlinevirtual |
setProperty(unsigned indx, bool value) (defined in drwnProperties) | drwnProperties | |
setProperty(unsigned indx, int value) (defined in drwnProperties) | drwnProperties | |
setProperty(unsigned indx, double value) (defined in drwnProperties) | drwnProperties | |
setProperty(unsigned indx, const string &value) (defined in drwnProperties) | drwnProperties | |
setProperty(unsigned indx, const char *value) (defined in drwnProperties) | drwnProperties | |
setProperty(unsigned indx, const Eigen::VectorXd &value) (defined in drwnProperties) | drwnProperties | |
setProperty(unsigned indx, const Eigen::MatrixXd &value) (defined in drwnProperties) | drwnProperties | |
setProperty(const char *name, bool value) (defined in drwnProperties) | drwnProperties | |
setProperty(const char *name, int value) (defined in drwnProperties) | drwnProperties | |
setProperty(const char *name, double value) (defined in drwnProperties) | drwnProperties | |
setProperty(const char *name, const string &value) (defined in drwnProperties) | drwnProperties | |
setProperty(const char *name, const char *value) (defined in drwnProperties) | drwnProperties | |
setProperty(const char *name, const Eigen::VectorXd &value) (defined in drwnProperties) | drwnProperties | |
setProperty(const char *name, const Eigen::MatrixXd &value) (defined in drwnProperties) | drwnProperties | |
undeclareProperty(const string &name) (defined in drwnProperties) | drwnProperties | protected |
usage(std::ostream &os) const (defined in drwnMultiSegConfig) | drwnMultiSegConfig | |
drwnConfigurableModule::usage(ostream &os) const | drwnConfigurableModule | privatevirtual |
writeProperties(drwnXMLNode &xml, const char *tag="property") const (defined in drwnProperties) | drwnProperties | |
~drwnConfigurableModule() | drwnConfigurableModule | privatevirtual |
~drwnMultiSegConfig() (defined in drwnMultiSegConfig) | drwnMultiSegConfig | |
~drwnProperties() (defined in drwnProperties) | drwnProperties | virtual |