|
|
This is the complete list of members for Feature, including all inherited members.
| calculate(const Points &points)=0 | Feature | pure virtual |
| calculate(const TaggedPoints &points) | Feature | inlinevirtual |
| clone(const Ice::Current &) const | Feature | inlinevirtual |
| compare(const Feature &) const =0 | Feature | pure virtual |
| deserialize(const ObjectSerializerBasePtr &serializer, const Ice::Current &)=0 | Feature | pure virtual |
| FeaturePtr typedef | Feature | |
| getType(const Ice::Current &) const | Feature | inlinevirtual |
| m_name | Feature | protected |
| name() | Feature | inlinevirtual |
| operator<<(std::ostream &os, const Feature &f) | Feature | friend |
| output(const Ice::Current &) const | Feature | inlinevirtual |
| output(std::ostream &out) const =0 | Feature | pure virtual |
| Points typedef | Feature | |
| serialize(const ObjectSerializerBasePtr &serializer, const Ice::Current &) const =0 | Feature | pure virtual |
| TaggedPoints typedef | Feature | |
| validate(const Ice::Current &) | Feature | inlinevirtual |