|
Itasca C++ Interface
|
This is the complete list of members for module::ITable, including all inherited members.
| add(const DVect2 &v)=0 | module::ITable | pure virtual |
| clear()=0 | module::ITable | pure virtual |
| get(const int32 pos) const=0 | module::ITable | pure virtual |
| getAll() const=0 | module::ITable | pure virtual |
| getID() const=0 | module::ITable | pure virtual |
| getIThing() const=0 | module::ITable | pure virtual |
| getIThing()=0 | module::ITable | pure virtual |
| getLabel() const=0 (defined in module::ITable) | module::ITable | pure virtual |
| getName() const=0 | module::ITable | pure virtual |
| getNext() const=0 | module::ITable | pure virtual |
| getNotice() const=0 | module::ITable | pure virtual |
| getSize() const=0 | module::ITable | pure virtual |
| getSlope(const double x, const bool log10x=false, const bool log10y=false) const=0 | module::ITable | pure virtual |
| getValue(const double x, const bool log10x=false, const bool log10y=false) const=0 | module::ITable | pure virtual |
| insert(const DVect2 &v)=0 | module::ITable | pure virtual |
| put(const int32 pos, const DVect2 &v)=0 | module::ITable | pure virtual |
| putx(const int32 pos, const double x)=0 | module::ITable | pure virtual |
| puty(const int32 pos, const double y)=0 | module::ITable | pure virtual |
| setLabel(const string &s)=0 (defined in module::ITable) | module::ITable | pure virtual |
| setName(const string &s)=0 | module::ITable | pure virtual |
| sort()=0 | module::ITable | pure virtual |
| type_ | module::ITable | inlinestatic |