te::sa::SkaterOutputParams Class Reference

Class that represents the skater output parameters. More...

#include <SkaterParams.h>

Public Member Functions

 SkaterOutputParams ()
 Default constructor. More...
 
 ~SkaterOutputParams ()
 Virtual destructor. More...
 

Public Attributes

te::da::DataSourcePtr m_dataSource
 Pointer to the output data source. More...
 
std::string m_outputDataSetName
 Attribute that defines the output dataset name. More...
 

Detailed Description

Class that represents the skater output parameters.

See also
SkaterOperation

Definition at line 98 of file SkaterParams.h.

Constructor & Destructor Documentation

te::sa::SkaterOutputParams::SkaterOutputParams ( )
inline

Default constructor.

Definition at line 103 of file SkaterParams.h.

te::sa::SkaterOutputParams::~SkaterOutputParams ( )
inline

Virtual destructor.

Definition at line 109 of file SkaterParams.h.

Member Data Documentation

te::da::DataSourcePtr te::sa::SkaterOutputParams::m_dataSource

Pointer to the output data source.

Definition at line 115 of file SkaterParams.h.

std::string te::sa::SkaterOutputParams::m_outputDataSetName

Attribute that defines the output dataset name.

Definition at line 117 of file SkaterParams.h.


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