|
3Depict
|
This is the complete list of members for FilterTree, including all inherited members.
| addFilter(Filter *f, const Filter *parent) | FilterTree | |
| addFilterTree(FilterTree &f, const Filter *parent) | FilterTree | |
| cacheCount(unsigned int typeMask=STREAMTYPE_MASK_ALL) const | FilterTree | |
| clear() | FilterTree | |
| clearCache(const Filter *filt, bool includeSelf=true) | FilterTree | |
| clearCacheByType(unsigned int type) | FilterTree | |
| cloneSubtree(FilterTree &f, const Filter *targetFilt) const | FilterTree | |
| contains(const Filter *f) const | FilterTree | |
| copyFilter(Filter *id, const Filter *newParent) | FilterTree | |
| depth(const tree< Filter *>::pre_order_iterator &it) const | FilterTree | |
| depthBegin() const | FilterTree | inline |
| depthEnd() const | FilterTree | inline |
| FilterTree() | FilterTree | |
| FilterTree(const FilterTree &orig) | FilterTree | |
| getAccumulatedPropagationMaps(std::map< Filter *, size_t > &emitTypes, std::map< Filter *, size_t > &blockTypes) const | FilterTree | |
| getFiltersByType(std::vector< const Filter *> &filters, unsigned int type) const | FilterTree | |
| getRefreshErrString(unsigned int errCode) | FilterTree | static |
| getTree() const | FilterTree | inline |
| hasHazardousContents() const | FilterTree | |
| hasStateOverrides() const | FilterTree | |
| hasUpdates() const | FilterTree | |
| initFilterTree() const | FilterTree | |
| isRefreshing() const | FilterTree | inline |
| loadXML(const xmlNodePtr &treeParent, std::ostream &errStream, const std::string &stateDir) | FilterTree | |
| maxDepth() const | FilterTree | |
| modifyRangeFiles(const std::map< const RangeFile *, const RangeFile *> &toModify) | FilterTree | |
| operator=(const FilterTree &orig) | FilterTree | |
| purgeCache() | FilterTree | |
| refreshFilterTree(std::list< FILTER_OUTPUT_DATA > &outData, std::vector< SelectionDevice *> &devices, std::vector< std::pair< const Filter *, std::string > > &consoleMessages, ProgressData &curProg, ATOMIC_BOOL &abortRefresh) const | FilterTree | |
| removeHazardousContents() | FilterTree | |
| removeSubtree(Filter *f) | FilterTree | |
| reparentFilter(Filter *f, const Filter *newParent) | FilterTree | |
| respliceFilter(Filter *toMove, const Filter *newParent) | FilterTree | |
| safeDeleteFilterList(std::list< FILTER_OUTPUT_DATA > &outData, size_t typeMask=STREAMTYPE_MASK_ALL, bool maskPrevents=false) | FilterTree | static |
| saveXML(std::ofstream &f, std::map< std::string, std::string > &fileMapping, bool writePackage, bool useRelativePaths, unsigned int minTabDepth=0) const | FilterTree | |
| serialiseToStringPaths(std::map< const Filter *, std::string > &serialisedPaths) const | FilterTree | |
| serialiseToStringPaths(std::map< std::string, const Filter *> &serialisedPaths) const | FilterTree | |
| setCachePercent(unsigned int newCache) | FilterTree | |
| setFilterProperty(Filter *f, unsigned int key, const std::string &value, bool &needUpdate) | FilterTree | |
| setFilterString(Filter *, const std::string &s) | FilterTree | |
| size() const | FilterTree | inline |
| stripHazardousContents() | FilterTree | |
| swap(FilterTree &) | FilterTree | |
| ~FilterTree() | FilterTree |
1.8.13