| 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 | CopyLinker | [virtual] |
| convertStringTo(const Variant &str, Variant::types t) | Propertized | |
| CopyLinker(Cluster *from, Cluster *to, CopyMode mode, const char *name="unnamed") | CopyLinker | |
| CopyLinker(PropertySettings &prop) | CopyLinker | |
| CopyMode enum name | CopyLinker | |
| from() const | Linker | [inline] |
| fromP() | Linker | [inline] |
| getFrom() const | Linker | [inline] |
| getMode() const | CopyLinker | |
| getModeP() | CopyLinker | |
| getNameV() | Updatable | |
| getTo() const | Linker | [inline] |
| getTypename() const | Propertized | [inline] |
| getTypename() | Propertized | [inline] |
| Linker(Cluster *from, Cluster *to, const char *name="unnamed") | Linker | |
| Linker(PropertySettings &) | Linker | |
| 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, Real) | CopyLinker | [inline, virtual] |
| setMode(CopyMode) | CopyLinker | |
| setMode(const Variant &v) | CopyLinker | |
| 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] |
| size() const | CopyLinker | [virtual] |
| to() const | Linker | [inline] |
| toP() | Linker | [inline] |
| Updatable(const char *name="unnamed") | Updatable | |
| Updatable(PropertySettings &prop) | Updatable | |
| update() | CopyLinker | [virtual] |
| ~Clonable() | Clonable | [inline, virtual] |
| ~CopyLinker() | CopyLinker | [virtual] |
| ~Propertized() | Propertized | |
| ~Updatable() | Updatable | [virtual] |