dataset_definitions.h File Reference

Defintions and typedefs for the dataset modules. More...

#include "../global/global_definitions.h"
#include <itkImage.h>
#include <itkImageRegionIterator.h>
#include <itkImageRegionConstIterator.h>
#include <boost/shared_ptr.hpp>

Include dependency graph for dataset_definitions.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  imedgine

Typedefs

typedef boost::shared_ptr<
PixelDataset > 
imedgine::pixel_dataset_pointer_type
typedef boost::shared_ptr<
ImagePixelDataset > 
imedgine::image_pixel_dataset_pointer_type
typedef boost::shared_ptr<
VolumePixelDataset > 
imedgine::volume_pixel_dataset_pointer_type
typedef boost::shared_ptr<
OneByteImagePixelDataset > 
imedgine::one_byte_image_pixel_dataset_pointer_type
typedef boost::shared_ptr<
TwoByteImagePixelDataset > 
imedgine::two_byte_image_pixel_dataset_pointer_type
typedef boost::shared_ptr<
FourByteImagePixelDataset > 
imedgine::four_byte_image_pixel_dataset_pointer_type
typedef boost::shared_ptr<
OneByteVolumePixelDataset > 
imedgine::one_byte_volume_pixel_dataset_pointer_type
typedef boost::shared_ptr<
TwoByteVolumePixelDataset > 
imedgine::two_byte_volume_pixel_dataset_pointer_type
typedef boost::shared_ptr<
FourByteVolumePixelDataset > 
imedgine::four_byte_volume_pixel_dataset_pointer_type
typedef unsigned char imedgine::one_byte_pixel_type
typedef signed short imedgine::two_byte_pixel_type
typedef float imedgine::four_byte_pixel_type
typedef itk::Image< external_pixel_type, 2 > imedgine::external_image_type
typedef itk::Image< one_byte_pixel_type, 2 > imedgine::one_byte_image_type
typedef itk::Image< two_byte_pixel_type, 2 > imedgine::two_byte_image_type
typedef itk::Image< four_byte_pixel_type, 2 > imedgine::four_byte_image_type
typedef one_byte_image_type::Pointer imedgine::one_byte_image_pointer_type
typedef one_byte_image_type::Pointer
const 
imedgine::const_one_byte_image_pointer_type
typedef itk::ImageRegionIterator<
one_byte_image_type
imedgine::one_byte_image_iterator_type
typedef itk::ImageRegionConstIterator<
one_byte_image_type
imedgine::const_one_byte_image_iterator_type
typedef two_byte_image_type::Pointer imedgine::two_byte_image_pointer_type
typedef two_byte_image_type::Pointer
const 
imedgine::const_two_byte_image_pointer_type
typedef itk::ImageRegionIterator<
two_byte_image_type
imedgine::two_byte_image_iterator_type
typedef itk::ImageRegionConstIterator<
two_byte_image_type
imedgine::const_two_byte_image_iterator_type
typedef four_byte_image_type::Pointer imedgine::four_byte_image_pointer_type
typedef four_byte_image_type::Pointer
const 
imedgine::const_four_byte_image_pointer_type
typedef itk::ImageRegionIterator<
four_byte_image_type
imedgine::four_byte_image_iterator_type
typedef itk::ImageRegionConstIterator<
four_byte_image_type
imedgine::const_four_byte_image_iterator_type
typedef itk::Image< one_byte_pixel_type, 3 > imedgine::one_byte_volume_type
typedef itk::Image< two_byte_pixel_type, 3 > imedgine::two_byte_volume_type
typedef itk::Image< four_byte_pixel_type, 3 > imedgine::four_byte_volume_type
typedef itk::Image< external_pixel_type, 3 > imedgine::external_volume_type
typedef external_volume_type::Pointer imedgine::external_volume_pointer_type
typedef one_byte_volume_type::Pointer imedgine::one_byte_volume_pointer_type
typedef one_byte_volume_type::Pointer
const 
imedgine::const_one_byte_volume_pointer_type
typedef itk::ImageRegionIterator<
one_byte_volume_type
imedgine::one_byte_volume_iterator_type
typedef itk::ImageRegionConstIterator<
one_byte_volume_type
imedgine::const_one_byte_volume_iterator_type
typedef two_byte_volume_type::Pointer imedgine::two_byte_volume_pointer_type
typedef two_byte_volume_type::Pointer
const 
imedgine::const_two_byte_volume_pointer_type
typedef itk::ImageRegionIterator<
two_byte_volume_type
imedgine::two_byte_volume_iterator_type
typedef itk::ImageRegionConstIterator<
two_byte_volume_type
imedgine::const_two_byte_volume_iterator_type
typedef four_byte_volume_type::Pointer imedgine::four_byte_volume_pointer_type
typedef four_byte_volume_type::Pointer
const 
imedgine::const_four_byte_volume_pointer_type
typedef itk::ImageRegionIterator<
four_byte_volume_type
imedgine::four_byte_volume_iterator_type
typedef itk::ImageRegionConstIterator<
four_byte_volume_type
imedgine::const_four_byte_volume_iterator_type


Detailed Description

Defintions and typedefs for the dataset modules.

Author:
Tobias Gross (tobias.gross@student.tugraz.at)

Christian Koerner (christian.koerner@student.tugraz.at)

Alexander Lex (alexander.lex@student.tugraz.at)

Marc Streit (marc.streit@student.tugraz.at)

Martin Reininger (martin.reininger@student.tugraz.at)

Definition in file dataset_definitions.h.


Generated on Sun Aug 13 18:19:42 2006 for iMEDgine by  doxygen 1.4.6