file
Pipeline.hpp
Contents
- Reference
Namespaces
- namespace fast
- FAST namespace - All FAST code lives in this namespace.
Classes
- class fast::Pipeline
- A class representing a text pipeline.
- class fast::PipelineWidget
- class fast::ProcessObjectWidget
Typedefs
- using StringMap = std::map<std::string, std::string>
- using DataMap = std::map<std::string, std::shared_ptr<DataObject>>
- using ProcessObjectMap = std::map<std::string, std::shared_ptr<ProcessObject>>