MexModelManager Member List

This is the complete list of members for MexModelManager, including all inherited members.
addSubComponent(const nub::ref< ModelComponent > &subc, const bool propagate_realm=true)ModelComponent
allowOptions(const int mask)ModelManager
CHANGE_ACCEPTED enum value (defined in ParamClient)ParamClient
CHANGE_REJECTED enum value (defined in ParamClient)ParamClient
ChangeStatus enum nameParamClient
clearExtraArgs()ModelManager
dbg_ref_count() const nub::ref_counted
dbg_weak_ref_count() const nub::ref_counted
debugMode() const ModelManager
decr_ref_count() const nub::ref_counted
decr_ref_count_no_delete() const nub::ref_counted
descriptiveName() const ModelComponent
doRequestOption(const ModelOptionDef *opt, const bool useMyVal=false, const bool recurse=true, const bool warn=true)ModelComponent
exitMexFunction(int return_code=0)MexModelManager
exportOptions(const ModelFlag flags)ModelComponent
extraMexArgsMexModelManager [protected]
findOptionDef(const char *name) const ModelManager [virtual]
forgetExports()ModelComponent
get_counts() const nub::ref_counted
getExtraArg(const uint num) const ModelManager
getExtraArgAs(const uint num) const ModelManager [inline]
getExtraMexArg(const uint num) const MexModelManager
getManager() const ModelComponent
getModelParam(size_t i) const ModelComponent
getModelParam(size_t i)ModelComponent
getModelParamString(const std::string &name, const ModelFlag flags=0) const ModelComponent
getModelParamVal(const std::string &name, const ModelFlag flags=0) const ModelComponent [inline]
getModelParamValAux(const std::string &name, RefHolder &val, const ModelFlag flags) const ModelComponent
getNumModelParams() const ModelComponent
getOptionDefs(const ModelOptionDef **arr, uint narr)ModelManager [virtual]
getOptionValString(const ModelOptionDef *def)ModelManager [virtual]
getParent() const ModelComponent
getRootObject()ModelComponent
getRootObject() const ModelComponent
hasBeenExported() const ModelComponent [protected]
hasModelParam(const std::string &name, const ModelFlag flags=0) const ModelComponent
hasSubComponent(const std::string &tagname, const ModelFlag flags=0) const ModelComponent
hasSubComponent(const nub::soft_ref< ModelComponent > &c, const ModelFlag flags=0) const ModelComponent
hideOption(const ModelOptionDef *opt)ModelComponent
id() const nub::object
incr_ref_count() const nub::ref_counted
init(OptionManager &mgr, const std::string &descrName, const std::string &tagName, const std::string &crealm="World")ModelComponent [protected]
is_not_shareable() const nub::ref_counted
is_shared() const nub::ref_counted
is_unshared() const nub::ref_counted
isOptionDefUsed(const ModelOptionDef *def) const ModelManager [virtual]
isOptionRequested(const ModelOptionDef *def) const ModelManager [virtual]
loadConfig()ModelManager
loadConfig(const std::string &fname)ModelManager
managerDestroyed()ModelComponent
mark_as_volatile()nub::ref_counted
MexModelManager(const std::string &descrName="Mex Model", const std::string &tagName="mexModel")MexModelManager
ModelComponent(OptionManager &mgr, const std::string &descrName, const std::string &tagName, const std::string &crealm="World")ModelComponent
ModelComponent(const std::string &descrName, const std::string &tagName, const std::string &crealm="World")ModelComponent
ModelComponent()ModelComponent [protected]
ModelManager(const std::string &descrName="The Model", const std::string &tagName="model", const bool loadCfgOpt=true, const bool saveCfgOpt=true, const bool autoLoadCfg=true)ModelManager
numExtraArgs() const ModelManager
numExtraMexArgs() const MexModelManager
numOptionDefs() const ModelManager [virtual]
numSubComp() const ModelComponent
obj_typename() const nub::object [virtual]
object()nub::object [protected]
operator delete(void *space, size_t bytes)nub::ref_counted
operator new(size_t bytes)nub::ref_counted
OptionManager()OptionManager
paramChanged(ModelParamBase *const param, const bool valueChanged, ParamClient::ChangeStatus *status)ModelManager [virtual]
ParamClient()ParamClient
parseCommandLine(const int argc, const char **argv, const char *usage, const int minarg, const int maxarg)ModelManager
parseCommandLine(const int argc, char *const *argv, const char *usage, const int minarg, const int maxarg)ModelManager
parseCommandLineCore(const int argc, const char **argv)ModelManager
parseCommandLineCore(const char *args) (defined in ModelManager)ModelManager
parseMexCommandLine(const int nrhs, const mxArray *prhs[], const char *usage, const int minarg, const int maxarg)MexModelManager
printout(std::ostream &s, const std::string &prefix="") const ModelComponent
readParamsFrom(const ParamMap &pmap, const bool noerr=true)ModelComponent
real_typename() const nub::object
realm() const ModelComponent
ref_counted()nub::ref_counted
registerOptionedParam(OptionedModelParam *mp, const ParamFlag flags)ModelComponent [virtual]
registerParam(ModelParamBase *mp)ModelComponent [virtual]
removeAllSubComponents()ModelComponent
removeSubComponent(const ModelComponent &subc, bool removeall=false)ModelComponent
removeSubComponent(const nub::ref< ModelComponent > &subc)ModelComponent
removeSubComponent(const uint idx)ModelComponent
removeSubComponent(const std::string &tagname)ModelComponent
requestOption(OptionedModelParam &p, const bool useMyVal=false)ModelManager [virtual]
requestOptionAlias(const ModelOptionDef *def)ModelManager [virtual]
reset(const ModelFlag flags)ModelComponent
reset1()ModelComponent [protected, virtual]
reset2()ModelComponent [protected, virtual]
save(const ModelComponentSaveInfo &sinfo, const ModelFlag flags=MC_RECURSE)ModelComponent
save1(const ModelComponentSaveInfo &sinfo)ModelComponent [protected, virtual]
save2(const ModelComponentSaveInfo &sinfo)ModelComponent [protected, virtual]
saveConfig() const ModelManager
saveConfig(const std::string &fname) const ModelManager
setDescriptiveName(const std::string &name)ModelComponent
setFPE(bool val) (defined in ModelManager)ModelManager [protected]
setManager(OptionManager &mgr)ModelComponent [protected]
setModelParamString(const std::string &name, const std::string &value, const ModelFlag flags=0)ModelComponent
setModelParamVal(const std::string &name, const T &val, const ModelFlag flags=0)ModelComponent [inline]
setModelParamValAux(const std::string &name, const RefHolder &val, const ModelFlag flags)ModelComponent
setOptionValString(const ModelOptionDef *def, const std::string &val)ModelManager [virtual]
setRealm(const std::string &crealm)ModelComponent
setTagName(const std::string &name)ModelComponent
start()ModelComponent
start1()ModelManager [protected, virtual]
start2()ModelManager [protected, virtual]
started() const ModelComponent
stop()ModelComponent
stop1()ModelManager [protected, virtual]
stop2()ModelComponent [protected, virtual]
subComponent(const uint idx) const ModelComponent
subComponent(const std::string &tagname, const ModelFlag flags=0) const ModelComponent
tagName() const ModelComponent
unique_name() const nub::object
unregisterParam(const ModelParamBase *mp)ModelComponent [virtual]
unRequestOption(OptionedModelParam &p)ModelManager [virtual]
unRequestTestMode() (defined in ModelManager)ModelManager [protected]
unRequestUsingFPE() (defined in ModelManager)ModelManager [protected]
writeParamsTo(ParamMap &pmap) const ModelComponent
~MexModelManager()MexModelManager [virtual]
~ModelComponent()ModelComponent [virtual]
~ModelManager()ModelManager [virtual]
~object() GVX_DTOR_NOTHROWnub::object [protected, virtual]
~OptionManager()OptionManager [virtual]
~ParamClient()ParamClient [virtual]
~ref_counted() GVX_DTOR_NOTHROWnub::ref_counted [virtual]
Generated on Sun May 8 08:23:09 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3