|
CAPIO-CL 1.2.0
CAPIO-CL: Cross Application Programmable I/O - Coordination Language
|
This is the complete list of members for capiocl::engine::Engine, including all inherited members.
| add(std::filesystem::path &path, std::vector< std::string > &producers, std::vector< std::string > &consumers, const std::string &commit_rule, const std::string &fire_rule, bool permanent, bool exclude, std::vector< std::filesystem::path > &dependencies) | capiocl::engine::Engine | |
| addConsumer(const std::filesystem::path &path, std::string &consumer) | capiocl::engine::Engine | |
| addFileDependency(const std::filesystem::path &path, std::filesystem::path &file_dependency) | capiocl::engine::Engine | |
| addProducer(const std::filesystem::path &path, std::string &producer) | capiocl::engine::Engine | |
| contains(const std::filesystem::path &file) const | capiocl::engine::Engine | |
| Engine(bool use_default_settings=true) | capiocl::engine::Engine | explicit |
| getCommitCloseCount(const std::filesystem::path::iterator::reference &path) const | capiocl::engine::Engine | |
| getCommitOnFileDependencies(const std::filesystem::path &path) const | capiocl::engine::Engine | |
| getCommitRule(const std::filesystem::path &path) const | capiocl::engine::Engine | |
| getConsumers(const std::filesystem::path &path) const | capiocl::engine::Engine | |
| getDirectoryFileCount(const std::filesystem::path &path) const | capiocl::engine::Engine | |
| getFileToStoreInMemory() const | capiocl::engine::Engine | |
| getFireRule(const std::filesystem::path &path) const | capiocl::engine::Engine | |
| getHomeNode(const std::filesystem::path &path) const | capiocl::engine::Engine | |
| getPaths() const | capiocl::engine::Engine | |
| getProducers(const std::filesystem::path &path) const | capiocl::engine::Engine | |
| getWorkflowName() const | capiocl::engine::Engine | |
| isCommitted(const std::filesystem::path &path) const | capiocl::engine::Engine | |
| isConsumer(const std::filesystem::path &path, const std::string &app_name) const | capiocl::engine::Engine | |
| isDirectory(const std::filesystem::path &path) const | capiocl::engine::Engine | |
| isExcluded(const std::filesystem::path &path) const | capiocl::engine::Engine | |
| isFile(const std::filesystem::path &path) const | capiocl::engine::Engine | |
| isFirable(const std::filesystem::path &path) const | capiocl::engine::Engine | |
| isPermanent(const std::filesystem::path &path) const | capiocl::engine::Engine | |
| isProducer(const std::filesystem::path &path, const std::string &app_name) const | capiocl::engine::Engine | |
| isStoredInMemory(const std::filesystem::path &path) const | capiocl::engine::Engine | |
| loadConfiguration(const std::string &path) | capiocl::engine::Engine | |
| newFile(const std::filesystem::path &path) | capiocl::engine::Engine | |
| operator==(const Engine &other) const | capiocl::engine::Engine | |
| print() const | capiocl::engine::Engine | |
| remove(const std::filesystem::path &path) const | capiocl::engine::Engine | |
| serializer::Serializer (defined in capiocl::engine::Engine) | capiocl::engine::Engine | friend |
| setAllStoreInMemory() | capiocl::engine::Engine | |
| setCommitedCloseNumber(const std::filesystem::path &path, long num) | capiocl::engine::Engine | |
| setCommitRule(const std::filesystem::path &path, const std::string &commit_rule) | capiocl::engine::Engine | |
| setCommitted(const std::filesystem::path &path) const | capiocl::engine::Engine | |
| setDirectory(const std::filesystem::path &path) | capiocl::engine::Engine | |
| setDirectoryFileCount(const std::filesystem::path &path, long num) | capiocl::engine::Engine | |
| setExclude(const std::filesystem::path &path, bool value) | capiocl::engine::Engine | |
| setFile(const std::filesystem::path &path) | capiocl::engine::Engine | |
| setFileDeps(const std::filesystem::path &path, const std::vector< std::filesystem::path > &dependencies) | capiocl::engine::Engine | |
| setFireRule(const std::filesystem::path &path, const std::string &fire_rule) | capiocl::engine::Engine | |
| setHomeNode(const std::filesystem::path &path) const | capiocl::engine::Engine | |
| setPermanent(const std::filesystem::path &path, bool value) | capiocl::engine::Engine | |
| setStoreFileInFileSystem(const std::filesystem::path &path) | capiocl::engine::Engine | |
| setStoreFileInMemory(const std::filesystem::path &path) | capiocl::engine::Engine | |
| setWorkflowName(const std::string &name) | capiocl::engine::Engine | |
| size() const | capiocl::engine::Engine | |
| useDefaultConfiguration() | capiocl::engine::Engine |