imebra  build 2011-09-18_22-24-41
File List
Here is a list of all documented files with brief descriptions:
baseObject.cppImplementation of the baseObject class
baseObject.hDeclaration of the base classes used by the puntoexe library
baseStream.cppImplementation of the baseStream class
baseStream.hDeclaration of the the base class for the streams (memory, file, ...) used by the puntoexe library
buffer.cppImplementation of the buffer class
buffer.hDeclaration of the buffer class
charsetConversion.cppImplementation of the charsetConversion class
charsetConversion.hDeclaration of the class used to convert a string between different charsets
charsetsList.cppImplementation of the basic class for the classes that handles the charsets
charsetsList.hDeclaration of the the base class for the classes that need to be aware of the Dicom charsets
codec.cppImplementation of the base class for the codecs
codec.hDeclaration of the base class used by the codecs
codecFactory.cppImplementation of the codecFactory class
codecFactory.hDeclaration of the class used to retrieve the codec able to handle the requested transfer syntax
colorTransform.cppImplementation of the base class for the color transforms
colorTransform.hDeclaration of the base class used by all the color transforms
colorTransformsFactory.cppImplementation of the colorTransformsFactory class
colorTransformsFactory.hDeclaration of the class used to retrieve a color transform able to handle the requested color spaces
configuration.hDeclaration of the basic data types and of the platform flags (Posix or Windows)
criticalSection.cppImplementation of the critical sections
criticalSection.hDeclaration of the functions that handle the the mutexes
data.cppImplementation of the data class
data.hDeclaration of class used to store a single tag
dataCollection.hDeclaration of the base class used by the dataSet and the dataGroup classes
dataGroup.cppImplementation of the dataGroup class
dataGroup.hDeclaration of the class used to store a single dicom group
dataHandler.cppImplementation of the base class for the data handlers
dataHandler.hDeclaration of the base class used by all the data handlers
dataHandlerDate.cppImplementation of the dataHandlerDate class
dataHandlerDate.hDeclaration of the data handler able to handle the dicom tags of type "DA" (date)
dataHandlerDateTime.cppImplementation of the dataHandlerDateTime class
dataHandlerDateTime.hDeclaration of the handler for the date and time
dataHandlerDateTimeBase.cppImplementation of the base class for the date/time handlers
dataHandlerDateTimeBase.hDeclaration of the base class for the time/date handlers
dataHandlerNumeric.hDeclaration of the handler for the numeric tags
dataHandlerString.cppImplementation of the base class for the string handlers
dataHandlerString.hDeclaration of the base class used by the string handlers
dataHandlerStringAE.cppImplementation of the class dataHandlerStringAE
dataHandlerStringAE.hDeclaration of the class dataHandlerStringAE
dataHandlerStringAS.cppImplementation of the class dataHandlerStringAS
dataHandlerStringAS.hDeclaration of the class dataHandlerStringAS
dataHandlerStringCS.cppImplementation of the class dataHandlerStringCS
dataHandlerStringCS.hDeclaration of the class dataHandlerStringCS
dataHandlerStringDS.cppImplementation of the class dataHandlerStringDS
dataHandlerStringDS.hDeclaration of the class dataHandlerStringDS
dataHandlerStringIS.cppImplementation of the class dataHandlerStringIS
dataHandlerStringIS.hDeclaration of the class dataHandlerStringIS
dataHandlerStringLO.cppImplementation of the class dataHandlerStringLO
dataHandlerStringLO.hDeclaration of the class dataHandlerStringLO
dataHandlerStringLT.cppImplementation of the class dataHandlerStringLT
dataHandlerStringLT.hDeclaration of the class dataHandlerStringLT
dataHandlerStringPN.cppImplementation of the class dataHandlerStringPN
dataHandlerStringPN.hDeclaration of the class dataHandlerStringPN
dataHandlerStringSH.cppImplementation of the class dataHandlerStringSH
dataHandlerStringSH.hDeclaration of the class dataHandlerStringSH
dataHandlerStringST.cppImplementation of the class dataHandlerStringST
dataHandlerStringST.hDeclaration of the class dataHandlerStringST
dataHandlerStringUI.cppImplementation of the class dataHandlerStringUI
dataHandlerStringUI.hDeclaration of the class dataHandlerStringUI
dataHandlerStringUnicode.cppImplementation of the base class used by the string handlers that need to handle several charsets
dataHandlerStringUnicode.hDeclaration of the base class used by the string handlers that need to work with different charsets
dataHandlerStringUT.cppImplementation of the class dataHandlerStringUT
dataHandlerStringUT.hDeclaration of the class dataHandlerStringUT
dataHandlerTime.cppImplementation of the class dataHandlerTime
dataHandlerTime.hDeclaration of the class dataHandlerTime
dataSet.cppImplementation of the class dataSet
dataSet.hDeclaration of the class dataSet
dicomCodec.cppImplementation of the class dicomCodec
dicomCodec.hDeclaration of the class dicomCodec
dicomDict.cppImplementation of the class dicomDict
dicomDict.hDeclaration of the class dicomDict
dicomDir.cppImplementation of the classes dicomDir and directoryRecord
dicomDir.hDeclaration of the classes that parse/create a DICOMDIR structure (dicomDir and directoryRecord)
drawBitmap.cppImplementation of the transform drawBitmap
drawBitmap.hDeclaration of the a class that draw an image into a bitmap
exception.cppImplementation of the exception classes
exception.hDefines the classes and the macros used to handle the exceptions in the library
huffmanTable.cppImplementation of the huffman codec
huffmanTable.hDeclaration of the huffman codec
image.cppImplementation of the class image
image.hDeclaration of the class image
imebra.hIncludes all the headers needed to build an application that uses imebra
jpegCodec.cppImplementation of the class jpegCodec
jpegCodec.hDeclaration of the class jpegCodec
LUT.cppImplementation of the class lut
LUT.hDeclaration of the class lut
memory.cppImplementation of the memory manager and the memory class
memory.hDeclaration of the memory manager and the memory class
memoryStream.cppImplementation of the memoryStream class
memoryStream.hDeclaration of the memoryStream class
modalityVOILUT.cppImplementation of the class modalityVOILUT
modalityVOILUT.hDeclaration of the class modalityVOILUT
MONOCHROME1ToMONOCHROME2.cppImplementation of the classes for conversion between 2 monochrome color spaces
MONOCHROME1ToMONOCHROME2.hDeclaration of the class MONOCHROME1ToMONOCHROME2
MONOCHROME1ToRGB.cppImplementation of the class MONOCHROME1ToRGB
MONOCHROME1ToRGB.hDeclaration of the class MONOCHROME1ToRGB
MONOCHROME2ToRGB.cppImplementation of the class MONOCHROME2ToRGB
MONOCHROME2ToRGB.hDeclaration of the class MONOCHROME2ToRGB
MONOCHROME2ToYBRFULL.cppImplementation of the class MONOCHROMEToYBRFULL
MONOCHROME2ToYBRFULL.hDeclaration of the class MONOCHROME2ToYBRFULL
nullStream.hDeclaration of the nullStream class
PALETTECOLORToRGB.cppImplementation of the class PALETTECOLORToRGB
PALETTECOLORToRGB.hDeclaration of the class PALETTECOLORToRGB
RGBToMONOCHROME2.cppImplementation of the class RGBToMONOCHROME2
RGBToMONOCHROME2.hDeclaration of the class RGBToMONOCHROME2
RGBToYBRFULL.cppImplementation of the class RGBToYBRFULL
RGBToYBRFULL.hDeclaration of the class RGBToYBRFULL
RGBToYBRPARTIAL.cppImplementation of the class RGBToYBRPARTIAL
RGBToYBRPARTIAL.hDeclaration of the class RGBToYBRPARTIAL
stream.cppImplementation of the stream class
stream.hDeclaration of the stream class
streamController.cppImplementation of the streamController class
streamController.hDeclaration of the the class used to control the streams
streamReader.cppImplementation of the streamReader class
streamReader.hDeclaration of the the class used to read the streams
streamWriter.cppImplementation of the streamWriter class
streamWriter.hDeclaration of the the class used to write the streams
thread.cppImplementation of the thread-related functions
thread.hDeclaration of a class that represents the threads
transaction.cppImplementation of the class transaction
transaction.hDeclaration of the classes that allow to use the transactions on the writing handlers (see dataHandler)
transform.cppImplementation of the base class used by the transforms
transform.hDeclaration of the base class used by all the transforms
transformHighBit.cppImplementation of the class transformHighBit
transformHighBit.hDeclaration of the class transformHighBit
transformsChain.cppImplementation of the class transformsChain
transformsChain.hDeclaration of the class transformsChain
viewHelper.cppImplementation of the class view
viewHelper.hDeclaration of the a class that help a view or window class to draw a dicom image on the screen
VOILUT.cppImplementation of the class VOILUT
VOILUT.hDeclaration of the class VOILUT
waveform.cppImplementation of the class waveform
waveform.hDeclaration of the class waveform
YBRFULLToMONOCHROME2.cppImplementation of the class YBRFULLToMONOCHROME2
YBRFULLToMONOCHROME2.hDeclaration of the class YBRFULLToMONOCHROME2
YBRFULLToRGB.cppImplementation of the class YBRFULLToRGB
YBRFULLToRGB.hDeclaration of the class YBRFULLToRGB
YBRPARTIALToRGB.cppImplementation of the class YBRPARTIALToRGB
YBRPARTIALToRGB.hDeclaration of the class YBRPARTIALToRGB