Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
creaImageIO::AbstractImageReaderAbstract image reader
creaImageIO::AddListRepresents the list of currently added files
creaImageIO::tree::AttributeDescriptorDescriptor of an attribute of a node of a Tree (name, dicom group/element)
BlockScopeWxApp
creaImageIO::tree::ComparatorAbstract definition of a comparator of Node
creaImageIO::tree::ComparatorWithOrderAbstract Comparator whose order can be reversed
CppSQLite3Binary
CppSQLite3Buffer
CppSQLite3DB
CppSQLite3Exception
CppSQLite3Query
CppSQLite3Statement
CppSQLite3Table
creaImageIO::DicomImageReader::deleter
creaImageIO::ThreadedImageReader::deleter
creaImageIO::tree::DescriptorDescriptor of the structure of a Tree (number of levels, descriptors of each level, ...)
creaImageIO::DicomImageReaderConcrete image reader for DICOM images
creaImageIO::DicomImageScannerConcrete image reader for DICOM images
DummyWxApp
creaImageIO::tree::FloatComparatorComparator which compares the values of a given Attribute of the Nodes which is decoded as an float value
creaImageIO::Gimmick
creaImageIO::GimmickViewAbstract class that handles views, attributes and previews (GUI) for Gimmick
creaImageIO::GimmickView::ImageEventType
creaImageIO::ImageExtentClass used to represent the actual state of the image selected and to perform comparisons on its values
creaImageIO::ImagePointerHolder
creaImageIO::ImageReaderGeneric image reader which uses all the specific concrete image reader of the lib (tif, jpg, dicom, ...)
creaImageIO::MultiThreadImageReader::ImageToLoadClass that represents an image to be loaded
creaImageIO::MultiThreadImageReader::ImageToLoadPtrFilenameComparatorImageToLoadPtr comparator on filename (for image map)
creaImageIO::MultiThreadImageReader::ImageToLoadPtrIndexerImageToLoadPtr indexer for image queue
creaImageIO::MultiThreadImageReader::ImageToLoadPtrInversePriorityComparatorImageToLoadPtr comparator on inverse priority (for image to unload queue)
creaImageIO::MultiThreadImageReader::ImageToLoadPtrPriorityComparatorImageToLoadPtr comparator on priority (for image queue)
creaImageIO::MultiThreadImageReader::ImageToUnloadPtrIndexerImageToLoadPtr indexer for to unload image queue
itk::ImageToVTKImageFilter< TInputImage >Converts an ITK image into a VTK image and plugs a itk data pipeline to a VTK datapipeline
creaImageIO::IndexedHeap< T, Comparator, Indexer >Indexed priority queues handled by binary trees
creaImageIO::tree::IntComparatorComparator which compares the values of a given Attribute of the Nodes which is decoded as an int value
creaImageIO::ItemDataData stored by the list items
creaImageIO::tree::LevelDescriptorDescriptor of a level of a Tree (name, attributes, ...)
creaImageIO::WxTreeView::LevelType
creaImageIO::tree::LexicographicalComparatorWhich performs lexicographical comparison
creaImageIO::Listener
creaImageIO::MultiThreadImageReaderClass that allows parallel lectures of several images
creaImageIO::MultiThreadImageReaderUser
myApp
creaImageIO::tree::NodeNode of an attributed Tree structure
creaImageIO::tree::NodeDataAbstract class to store user data on a Tree node
creaImageIO::tree::NodeFullFileNameComparatorCompares the filename of the images
creaImageIO::tree::NodeImageNumberComparatorCompares the number of the images
creaImageIO::tree::NodeModalityComparatorCompares the modality of the series
creaImageIO::tree::NodePatientBirthdayComparatorCompares the birthdays of the patients
creaImageIO::tree::NodePatientNameComparatorCompares the names of the patients
creaImageIO::tree::NodePatientSexComparatorCompares the sex of the patients
creaImageIO::tree::NodeSeriesDateComparatorCompares the date of the series
creaImageIO::tree::NodeSeriesDescriptionComparatorCompares the description of the series
creaImageIO::tree::NodeSliceLocationComparatorCompares the location of the images
creaImageIO::tree::NodeStudyDateComparatorCompares the dates of the studies
creaImageIO::tree::NodeStudyDescriptionComparatorCompares the description of the studies
creaImageIO::OutputAttrCentral controler of the gimmick application
creaImageIO::OutputModel
creaImageIO::OutStrGimmick
creaImageIO::PACSConnection
creaImageIO::TreeHandlerImageAdder::Progress
creaImageIO::RemoveAlertDlg
creaImageIO::RemoveListRepresents the list of currently removed files
creaImageIO::Settings
creaImageIO::SimpleView
creaImageIO::SQLiteTreeHandlerConcrete TreeHandler which manages a Tree stored in a sqlite database
creaImageIO::tree::StringComparatorComparator which compares the values of a given Attribute of the Nodes which is decoded as a string value
creaImageIO::SynchronizerIn charge of the synchronization of the database and the disk state
creaImageIO::ThreadedImageReader
creaImageIO::TimestampDatabaseHandlerConcrete TreeHandler which manages a Tree stored in a sqlite database
creaImageIO::tree::TreeAn attributed Tree structure
creaImageIO::tree::TreeDataAbstract class to store user data on a Tree
creaImageIO::TreeHandlerAbstract class which 'handles' a Tree structure
creaImageIO::TreeHandlerImageAdderObject which can add images files to a TreeHandler. Is able to parse (recursively) a part of a filesystem to look for known images and load their attributes in order to add the images to a Tree (submission via a TreeHandler::AddBranch)
creaImageIO::TreeViewAbstract class that handles the view of a Tree through its TreeHandler
creaImageIO::Ultrasonix_header
creaImageIO::UltrasonixImageReaderConcrete image reader for ultrasonix 'rf' files
creaImageIO::VtkImageReaderConcrete image reader based on a vtkImageReader2
creaImageIO::WxAnySimpleDlgSimple Wxwidgets interface to select file(s) or directory or from creaImageIO database to display
creaImageIO::WxAttributeSelectionPanel
creaImageIO::WxCustomizeConfigPanel
creaImageIO::WxDescriptorPanel
creaImageIO::WxDumpPanelDisplay all dicom tags from a given DICOM file
creaImageIO::WxEditFieldsPanel
creaImageIO::WxExportDlg
creaImageIO::WxGimmickFrame
creaImageIO::WxGimmickPanel
creaImageIO::WxGimmickReaderDialog
creaImageIO::WxGimmickTools
creaImageIO::WxGimmickViewConcrete derivative of GimmickView which implements a wxWidgets-based view
creaImageIO::WxListenerPanel
creaImageIO::WxOutputDlg
creaImageIO::WxPACSConnectionPanel
creaImageIO::WxSimpleDlgSimple Wxwidgets interface to select file(s) or directory or from creaImageIO database to display
creaImageIO::WxTreeViewAbstract class that handles the view of a Tree through its TreeHandler
creaImageIO::WxViewer
creaImageIO::WxViewerPlayer