|  | 
| PInput< T > & | set_skip_header (unsigned num_records) | 
|  | 
| Output< T > & | Write (const std::string &name, pb::WireFormat::Type type) | 
|  | 
| PTable< typename detail::MapperTraits< MapType >::OutputType > | Map (const std::string &name, Args &&... args) const | 
|  | 
| detail::HandlerBinding< Handler, ToType > | BindWith (EmitMemberFn< U, Handler, ToType > ptr) const | 
|  | 
| PTable< U > | As () const | 
|  | 
| PTable< rapidjson::Document > | AsJson () const | 
|  | 
|  | 
| using | TableImpl = detail::TableImplT< T > | 
|  | 
|  | PTable (std::shared_ptr< TableImpl > impl) | 
|  | 
| std::shared_ptr< TableImpl > | impl_ | 
|  | 
template<typename T>
class mr3::PInput< T >
Definition at line 19 of file pipeline.h.
The documentation for this class was generated from the following file: