Public Member Functions | List of all members
mr3::Pipeline::InputSpec Class Reference

Convenience class that represents multiple types that can be treated as input globs. More...

#include <pipeline.h>

Public Member Functions

 InputSpec (const std::vector< std::string > &globs)
 
 InputSpec (const std::string &glob)
 
 InputSpec (std::vector< pb::Input::FileSpec > globs)
 
const std::vector< pb::Input::FileSpec > & file_spec () const
 

Detailed Description

Convenience class that represents multiple types that can be treated as input globs.

Definition at line 51 of file pipeline.h.


The documentation for this class was generated from the following file: