| 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] |
| clone() const | DotLinker | [virtual] |
| cols() | MatrixLinker | [inline] |
| convertStringTo(const Variant &str, Variant::types t) | Propertized | |
| DotLinker(Cluster *from, Cluster *to, const char *name="unnamed") | DotLinker | |
| DotLinker(PropertySettings &prop) | DotLinker | |
| from() const | Linker | [inline] |
| fromP() | Linker | [inline] |
| getFrom() const | Linker | [inline] |
| getNameV() | Updatable | |
| getTo() const | Linker | [inline] |
| getTypename() const | Propertized | [inline] |
| getTypename() | Propertized | [inline] |
| getWeight(u_int from, u_int to) | MatrixLinker | [virtual] |
| Linker(Cluster *from, Cluster *to, const char *name="unnamed") | Linker | |
| Linker(PropertySettings &) | Linker | |
| matrix() | MatrixLinker | [inline] |
| matrix() const | MatrixLinker | [inline] |
| MatrixLinker(Cluster *from, Cluster *to, const char *name="unnamed") | MatrixLinker | |
| MatrixLinker(PropertySettings &prop) | MatrixLinker | |
| matrixP() | MatrixLinker | [inline] |
| name() const | Updatable | |
| 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] |
| randomize(Real min, Real max) | MatrixLinker | [virtual] |
| rows() | MatrixLinker | [inline] |
| setMatrix(const RealMat &mat) | MatrixLinker | |
| setMatrix(const Variant &v) | MatrixLinker | |
| setName(const char *newname) | Updatable | |
| setName(const Variant &nv) | Updatable | |
| 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] |
| setWeight(u_int from, u_int to, Real weight) | MatrixLinker | [virtual] |
| size() const | MatrixLinker | [virtual] |
| to() const | Linker | [inline] |
| toP() | Linker | [inline] |
| Updatable(const char *name="unnamed") | Updatable | |
| Updatable(PropertySettings &prop) | Updatable | |
| update() | DotLinker | [virtual] |
| ~Clonable() | Clonable | [inline, virtual] |
| ~DotLinker() | DotLinker | [virtual] |
| ~MatrixLinker() | MatrixLinker | [virtual] |
| ~Propertized() | Propertized | |
| ~Updatable() | Updatable | [virtual] |