|
sys-sage
|
This is the complete list of members for sys_sage::Relation, including all inherited members.
| AddComponent(Component *c) | sys_sage::Relation | |
| attrib | sys_sage::Relation | |
| components | sys_sage::Relation | protected |
| ContainsComponent(Component *c) const | sys_sage::Relation | |
| Delete() | sys_sage::Relation | virtual |
| GetComponent(int index) const | sys_sage::Relation | |
| GetComponents() const | sys_sage::Relation | |
| GetId() const | sys_sage::Relation | |
| GetType() const | sys_sage::Relation | |
| GetTypeStr() const | sys_sage::Relation | |
| id | sys_sage::Relation | protected |
| IsOrdered() const | sys_sage::Relation | |
| ordered | sys_sage::Relation | protected |
| Print() const | sys_sage::Relation | virtual |
| Relation(const std::vector< Component * > &components, int _id=0, bool _ordered=true) | sys_sage::Relation | |
| SetId(int _id) | sys_sage::Relation | |
| type | sys_sage::Relation | protected |
| UpdateComponent(int index, Component *_new_component) | sys_sage::Relation | |
| UpdateComponent(Component *_old_component, Component *_new_component) | sys_sage::Relation | |
| ~Relation()=default | sys_sage::Relation | virtual |