addSubComponent(const nub::ref< ModelComponent > &subc, const bool propagate_realm=true) | ModelComponent | |
CHANGE_ACCEPTED enum value (defined in ParamClient) | ParamClient | |
CHANGE_REJECTED enum value (defined in ParamClient) | ParamClient | |
ChangeStatus enum name | ParamClient | |
dbg_ref_count() const | nub::ref_counted | |
dbg_weak_ref_count() const | nub::ref_counted | |
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 | |
envp (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [protected] |
EnvVisualCortexBase(OptionManager &mgr, const std::string &descrName="EnvVisualCortexBase", const std::string &tagName="EnvVisualCortexBase") | EnvVisualCortexBase | |
exportOptions(const ModelFlag flags) | ModelComponent | |
forgetExports() | ModelComponent | |
framenum (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [protected] |
get_counts() const | nub::ref_counted | |
getColorSmoothing() const (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [inline] |
getCweight() (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [inline] |
getFweight() (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [inline] |
getIweight() (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [inline] |
getManager() const | ModelComponent | |
getMapLevel() const | EnvVisualCortexBase | [inline] |
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 | |
getMweight() (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [inline] |
getNumModelParams() const | ModelComponent | |
getOweight() (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [inline] |
getParams() const | EnvVisualCortexBase | |
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] |
input(const Image< PixRGB< byte > > &rgbin)=0 | EnvVisualCortexBase | [pure virtual] |
is_not_shareable() const | nub::ref_counted | |
is_shared() const | nub::ref_counted | |
is_unshared() const | nub::ref_counted | |
itsColorSmoothing (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [protected] |
itsCweight (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [protected] |
itsFlickerThresh (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [protected] |
itsFweight (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [protected] |
itsIweight (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [protected] |
itsLevelSpec (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [protected] |
itsMaxnormType (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [protected] |
itsMotionThresh (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [protected] |
itsMultiScaleFlicker (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [protected] |
itsMultithreaded (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [protected] |
itsMweight (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [protected] |
itsNumDirections (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [protected] |
itsNumOrientations (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [protected] |
itsOweight (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [protected] |
itsPrevRgb (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [protected] |
itsRangeThresh (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [protected] |
itsScaleBits (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [protected] |
itsShowMemStats (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [protected] |
itsThreadServer (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [protected] |
itsType (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [protected] |
ivc (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [protected] |
managerDestroyed() | ModelComponent | |
mark_as_volatile() | nub::ref_counted | |
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] |
npixels (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [protected] |
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 | |
paramChanged(ModelParamBase *const param, const bool valueChanged, ParamClient::ChangeStatus *status) | EnvVisualCortexBase | [protected, virtual] |
ParamClient() | ParamClient | |
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 | |
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] |
setColorSmoothing(bool val) (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [inline] |
setCweight(byte val) (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [inline] |
setDescriptiveName(const std::string &name) | ModelComponent | |
setFthresh(byte val) (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [inline] |
setFweight(byte val) (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [inline] |
setIweight(byte val) (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [inline] |
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 | |
setMthresh(byte val) (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [inline] |
setMultiScaleFlicker(bool val) (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [inline] |
setMweight(byte val) (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [inline] |
setNumDirections(byte val) (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [inline] |
setNumOrientations(byte val) (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [inline] |
setOweight(byte val) (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [inline] |
setRealm(const std::string &crealm) | ModelComponent | |
setSubmapPostNormProc(int(*submapPostNormProc)(const char *tagName, env_size_t clev, env_size_t slev, struct env_image *submap, const struct env_image *center, const struct env_image *surround)) (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [inline] |
setSubmapPostProc(int(*submapPostProc)(const char *tagName, struct env_image *cmap)) (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [inline] |
setSubmapPreProc(int(*submapPreProc)(const char *tagName, env_size_t clev, env_size_t slev, struct env_image *submap, const struct env_image *center, const struct env_image *surround)) (defined in EnvVisualCortexBase) | EnvVisualCortexBase | [inline] |
setTagName(const std::string &name) | ModelComponent | |
start() | ModelComponent | |
start1() | EnvVisualCortexBase | [protected, virtual] |
start2() | ModelComponent | [protected, virtual] |
started() const | ModelComponent | |
stop() | ModelComponent | |
stop1() | ModelComponent | [protected, virtual] |
stop2() | EnvVisualCortexBase | [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] |
writeParamsTo(ParamMap &pmap) const | ModelComponent | |
~EnvVisualCortexBase() | EnvVisualCortexBase | [virtual] |
~ModelComponent() | ModelComponent | [virtual] |
~object() GVX_DTOR_NOTHROW | nub::object | [protected, virtual] |
~ParamClient() | ParamClient | [virtual] |
~ref_counted() GVX_DTOR_NOTHROW | nub::ref_counted | [virtual] |