CreateIsolinesInputParams Class Reference

#include <CreateIsolinesParams.h>

Public Member Functions

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

Public Attributes

std::auto_ptr< te::da::DataSetm_ds
 Attribute with data set. More...
 
std::auto_ptr< te::da::DataSetTypem_dsType
 Attribute used to access the data set metadata. More...
 

Detailed Description

Definition at line 51 of file CreateIsolinesParams.h.

Constructor & Destructor Documentation

CreateIsolinesInputParams::CreateIsolinesInputParams ( )
inline

Default constructor.

Definition at line 56 of file CreateIsolinesParams.h.

CreateIsolinesInputParams::~CreateIsolinesInputParams ( )
inline

Virtual destructor.

Definition at line 59 of file CreateIsolinesParams.h.

Member Data Documentation

std::auto_ptr<te::da::DataSet> CreateIsolinesInputParams::m_ds

Attribute with data set.

Definition at line 64 of file CreateIsolinesParams.h.

std::auto_ptr<te::da::DataSetType> CreateIsolinesInputParams::m_dsType

Attribute used to access the data set metadata.

Definition at line 63 of file CreateIsolinesParams.h.


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