bioprocessing  5.0.5
aims::ParameterizedGisFormat< VoxelType > Class Template Reference

#include <bioprocessing/data/parameterizeddata.h>

Inheritance diagram for aims::ParameterizedGisFormat< VoxelType >:
Collaboration diagram for aims::ParameterizedGisFormat< VoxelType >:

Public Member Functions

virtual ~ParameterizedGisFormat ()
 
virtual carto::SyntaxSet getSyntaxSet ()
 
virtual bool read (const std::string &filename, ParameterizedAimsData< VoxelType > &vol, const carto::AllocatorContext &context, carto::Object options=carto::none())
 
virtual bool write (const std::string &filename, const ParameterizedAimsData< VoxelType > &vol, carto::Object options=carto::none())
 

Detailed Description

template<class VoxelType>
class aims::ParameterizedGisFormat< VoxelType >

Definition at line 59 of file parameterizeddata.h.

Constructor & Destructor Documentation

◆ ~ParameterizedGisFormat()

template<class VoxelType >
virtual aims::ParameterizedGisFormat< VoxelType >::~ParameterizedGisFormat ( )
virtual

Member Function Documentation

◆ getSyntaxSet()

template<class VoxelType >
virtual carto::SyntaxSet aims::ParameterizedGisFormat< VoxelType >::getSyntaxSet ( )
virtual

◆ read()

template<class VoxelType >
virtual bool aims::ParameterizedGisFormat< VoxelType >::read ( const std::string &  filename,
ParameterizedAimsData< VoxelType > &  vol,
const carto::AllocatorContext &  context,
carto::Object  options = carto::none() 
)
virtual

◆ write()

template<class VoxelType >
virtual bool aims::ParameterizedGisFormat< VoxelType >::write ( const std::string &  filename,
const ParameterizedAimsData< VoxelType > &  vol,
carto::Object  options = carto::none() 
)
virtual

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