| addProperty(const char *name, Variant::types t, T *obj, Variant(T::*read)(), bool(T::*write)(const Variant &)=0) | Propertized | [inline] |
| addVectorProperty(const char *name, Variant::types t, T *obj, Variant(T::*read)(u_int i), bool(T::*write)(u_int i, const Variant &)=0) | Propertized | [inline] |
| apply(RealVec &inputs, RealVec &outputs) | PoolFunction | [virtual] |
| nnfw::OutputFunction::apply(Real input) | OutputFunction | [inline] |
| clone() const | PoolFunction | [virtual] |
| convertStringTo(const Variant &str, Variant::types t) | Propertized | |
| getOutputFunction(u_int i) | PoolFunction | |
| getOutputFunctionV(u_int i) | PoolFunction | |
| getTypename() const | Propertized | [inline] |
| getTypename() | Propertized | [inline] |
| OutputFunction() | OutputFunction | |
| PoolFunction(const OutputFunction &prototype, u_int dim) | PoolFunction | |
| PoolFunction(PropertySettings &prop) | PoolFunction | |
| PoolFunction(u_int dim=1) | PoolFunction | |
| properties() const | Propertized | [inline] |
| Propertized() | Propertized | |
| property(const char *name) | Propertized | [inline] |
| propertySearch(const char *name) const | Propertized | [inline] |
| propertySettings(PropertySettings &prop) const | Propertized | [inline] |
| setCluster(Cluster *) | PoolFunction | [virtual] |
| setOutputFunction(u_int i, const OutputFunction &prototype) | PoolFunction | |
| setOutputFunction(u_int i, const Variant &prototype) | PoolFunction | |
| setProperties(PropertySettings &prop) | Propertized | |
| setProperty(const char *name, const Variant &data) | Propertized | [inline] |
| setTypename(const char *type) | Propertized | [protected] |
| setVectorProperty(const char *name, u_int i, const Variant &data) | Propertized | [inline] |
| size() | PoolFunction | |
| sizeV() | PoolFunction | |
| ~Clonable() | Clonable | [inline, virtual] |
| ~OutputFunction() | OutputFunction | [virtual] |
| ~PoolFunction() | PoolFunction | |
| ~Propertized() | Propertized | |