#include <Pipeline.hpp>
◆ Pipeline()
fast::Pipeline::Pipeline |
( |
std::string |
filename, |
|
|
std::map< std::string, std::string > |
variables = {{}} |
|
) |
| |
◆ getDescription()
std::string fast::Pipeline::getDescription |
( |
| ) |
const |
◆ getFilename()
std::string fast::Pipeline::getFilename |
( |
| ) |
const |
◆ getName()
std::string fast::Pipeline::getName |
( |
| ) |
const |
◆ getProcessObjects()
std::unordered_map<std::string, std::shared_ptr<ProcessObject> > fast::Pipeline::getProcessObjects |
( |
| ) |
|
◆ getRenderers()
std::vector<std::shared_ptr<Renderer> > fast::Pipeline::getRenderers |
( |
| ) |
|
◆ getViews()
std::vector<View*> fast::Pipeline::getViews |
( |
| ) |
|
◆ parse()
void fast::Pipeline::parse |
( |
std::unordered_map< std::string, std::shared_ptr< ProcessObject >> |
processObjects = {} | ) |
|
The documentation for this class was generated from the following file: