|
3Depict
|
This is the complete list of members for TreeState, including all inherited members.
| addFilter(Filter *f, size_t parentId=(size_t) -1) | TreeState | |
| addFilterTree(FilterTree &f, size_t parentId=(size_t) -1) | TreeState | |
| applyBindingsToTree() | TreeState | |
| clear() | TreeState | inline |
| clearCache() | TreeState | |
| clearCacheByType(unsigned int type) | TreeState | inline |
| clearUndoRedoStacks() | TreeState | inline |
| cloneFilterTree(FilterTree &f) const | TreeState | inline |
| copyFilter(size_t toCopy, size_t newParent, bool copyToRoot=false) | TreeState | |
| elevateModifyLevel(unsigned int newLevel) | TreeState | |
| getAnalysisResults(std::vector< FILTERTREE_ERR > &res) const | TreeState | inline |
| getFilterById(size_t filterId) const | TreeState | |
| getFiltersByType(std::vector< const Filter *> &filters, unsigned int type) const | TreeState | |
| getIdByFilter(const Filter *f) const | TreeState | |
| getModifyLevel() const | TreeState | |
| getRedoSize() const | TreeState | inline |
| getSelectionDevices() | TreeState | inline |
| getTreeRef() const | TreeState | inline |
| getUndoSize() const | TreeState | inline |
| hasMonitorUpdates() const | TreeState | |
| hasStateOverrides() const | TreeState | inline |
| hasUpdates() const | TreeState | |
| isRefreshing() const | TreeState | inline |
| modifyRangeFiles(const std::map< const RangeFile *, const RangeFile *> &toModify) | TreeState | inline |
| operator=(const TreeState &otherState) | TreeState | |
| popRedoStack() | TreeState | |
| popUndoStack(bool restorePopped=true) | TreeState | |
| purgeFilterCache() | TreeState | inline |
| pushUndoStack() | TreeState | |
| refresh(std::list< FILTER_OUTPUT_DATA > &outData, std::vector< std::pair< const Filter *, std::string > > &consoleMessages, ProgressData &prog) | TreeState | |
| removeFilterSubtree(size_t filterId) | TreeState | |
| reparentFilter(size_t filterID, size_t newParentID) | TreeState | |
| resetModifyLevel() | TreeState | |
| respliceFilter(size_t filterID, size_t newParentID) | TreeState | |
| setAbort() | TreeState | inline |
| setCachePercent(unsigned int newCache) | TreeState | |
| setFilterProperty(size_t filterId, unsigned int key, const std::string &value, bool &needUpdate) | TreeState | |
| setFilterString(size_t id, const std::string &s) | TreeState | |
| setUpdates() | TreeState | inline |
| size() const | TreeState | inline |
| stripHazardousContents() | TreeState | inline |
| swapFilterMap(std::map< size_t, Filter *> &m) | TreeState | inline |
| swapFilterTree(FilterTree &f) | TreeState | inline |
| switchoutFilterTree(FilterTree &f) | TreeState | |
| TreeState() | TreeState |
1.8.13