Public Member Functions | Private Attributes | List of all members
Aws::DataFlow::InputStage< I > Class Template Reference

#include <pipeline.h>

Public Member Functions

std::shared_ptr< Source< I > > getSource ()
 
void setSource (std::shared_ptr< Source< I >> source)
 

Private Attributes

std::shared_ptr< Source< I > > source_
 

Detailed Description

template<typename I>
class Aws::DataFlow::InputStage< I >

Definition at line 26 of file pipeline.h.

Member Function Documentation

template<typename I>
std::shared_ptr<Source<I> > Aws::DataFlow::InputStage< I >::getSource ( )
inline

Definition at line 50 of file pipeline.h.

template<typename I>
void Aws::DataFlow::InputStage< I >::setSource ( std::shared_ptr< Source< I >>  source)
inline

Definition at line 53 of file pipeline.h.

Member Data Documentation

template<typename I>
std::shared_ptr<Source<I> > Aws::DataFlow::InputStage< I >::source_
private

Definition at line 57 of file pipeline.h.


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


dataflow_lite
Author(s): AWS RoboMaker
autogenerated on Fri May 7 2021 02:18:22