| 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] |
| amplitude() | PeriodicFunction | |
| apply(RealVec &inputs, RealVec &outputs) | SinFunction | [virtual] |
| nnfw::OutputFunction::apply(Real input) | OutputFunction | [inline] |
| clone() const | SinFunction | [virtual] |
| convertStringTo(const Variant &str, Variant::types t) | Propertized | |
| frequency() | SinFunction | |
| getTypename() const | Propertized | [inline] |
| getTypename() | Propertized | [inline] |
| OutputFunction() | OutputFunction | |
| PeriodicFunction(Real phase=0.0, Real span=1.0, Real amplitude=1.0) | PeriodicFunction | |
| PeriodicFunction(PropertySettings &prop) | PeriodicFunction | |
| phase() | PeriodicFunction | |
| 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] |
| setAmplitude(const Variant &v) | PeriodicFunction | |
| setCluster(Cluster *) | OutputFunction | [inline, virtual] |
| setPhase(const Variant &v) | PeriodicFunction | |
| setProperties(PropertySettings &prop) | Propertized | |
| setProperty(const char *name, const Variant &data) | Propertized | [inline] |
| setSpan(const Variant &v) | PeriodicFunction | |
| setTypename(const char *type) | Propertized | [protected] |
| setVectorProperty(const char *name, u_int i, const Variant &data) | Propertized | [inline] |
| SinFunction(Real phase=0.0, Real span=1.0, Real amplitude=1.0) | SinFunction | |
| SinFunction(PropertySettings &prop) | SinFunction | |
| span() | PeriodicFunction | |
| ~Clonable() | Clonable | [inline, virtual] |
| ~OutputFunction() | OutputFunction | [virtual] |
| ~PeriodicFunction() | PeriodicFunction | [inline, virtual] |
| ~Propertized() | Propertized | |
| ~SinFunction() | SinFunction | [inline, virtual] |