IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Enumerations
TiffImageFileLogMessages.h File Reference

Log messages description. More...

#include <IPSDKImageFile/IPSDKImageFileExports.h>
#include <IPSDKUtil/Logger/LogMessageManagerHdrMacros.h>

Go to the source code of this file.

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 
 ipsdk::image
 Namespace agregating IPSDK image management routines and classes.
 
 ipsdk::image::file
 Namespace agregating IPSDK image file (disk image) management routines and classes.
 

Enumerations

enum  ipsdk::image::file::eTiffImageFileMessage {
  ipsdk::image::file::eBufferTypeMismatch, ipsdk::image::file::eCloseFileException, ipsdk::image::file::eColorGeometryTypeMismatch, ipsdk::image::file::eCreateFileException,
  ipsdk::image::file::eCreateFileFailed, ipsdk::image::file::eDistributedImageCreationFailed, ipsdk::image::file::eImageCreationFailed, ipsdk::image::file::eInvalidCalibration,
  ipsdk::image::file::eInvalidImageBufferType, ipsdk::image::file::eInvalidNbPages, ipsdk::image::file::eInvalidPlanSize, ipsdk::image::file::eLoadTiffError,
  ipsdk::image::file::eLoadZStepsTxtFileErrorNAN, ipsdk::image::file::eLoadZStepsXmlFileError, ipsdk::image::file::eOpenFileException, ipsdk::image::file::eOpenFileFailed,
  ipsdk::image::file::ePlanColorTypeMismatch, ipsdk::image::file::ePlanSizeMismatch, ipsdk::image::file::eSaveTiffError, ipsdk::image::file::eSizeCMismatch,
  ipsdk::image::file::eSizeXMismatch, ipsdk::image::file::eSizeYMismatch, ipsdk::image::file::eSizeZMismatch, ipsdk::image::file::eTemporalGeometryShouldBeSingle,
  ipsdk::image::file::eTiffFlushFailed, ipsdk::image::file::eTiffGetTagFailed, ipsdk::image::file::eTiffInitStripFailed, ipsdk::image::file::eTiffMsgFailed,
  ipsdk::image::file::eTiffNoInterleavedRgb, ipsdk::image::file::eTiffReadRowFailed, ipsdk::image::file::eTiffReadStripFailed, ipsdk::image::file::eTiffSetDirectoryFailed,
  ipsdk::image::file::eTiffSetTagFailed, ipsdk::image::file::eTiffWriteDirectoryFailed, ipsdk::image::file::eTiffWriteRowFailed, ipsdk::image::file::eTiffWriteStripFailed,
  ipsdk::image::file::eUnSupportedBufferType, ipsdk::image::file::eUnSupportedCompressionMode, ipsdk::image::file::eUnSupportedOrientation, ipsdk::image::file::eUnSupportedPackedColorImage,
  ipsdk::image::file::eUnSupportedPackedWriteImage, ipsdk::image::file::eUnSupportedPhotometric, ipsdk::image::file::eUnSupportedPlanarConfig, ipsdk::image::file::eUnSupportedSubFileType,
  ipsdk::image::file::eVolumeGeometryTypeMismatch, ipsdk::image::file::eZStepsSizeNotMatchingWithNbZPlans
}
 Enumerate describing messages. More...
 

Detailed Description

Log messages description.

Author
E. Noirfalise
Date
2014/08/18