CVD::Exceptions::Image_IO::ReadTypeMismatch Struct Reference
[Exceptions]

#include <load_and_save.h>

Inheritance diagram for CVD::Exceptions::Image_IO::ReadTypeMismatch:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ReadTypeMismatch (const std::string &available, const std::string &requested)
 ReadTypeMismatch (bool read8)
 Constructor is passed true if it was trying to read 8-bit data.

Detailed Description

Type mismatch reading the image (image data is either 8- or 16-bit, and it must be the same in the file)

Definition at line 100 of file load_and_save.h.


Constructor & Destructor Documentation

CVD::Exceptions::Image_IO::ReadTypeMismatch::ReadTypeMismatch ( bool  read8  ) 

Constructor is passed true if it was trying to read 8-bit data.

CVD::Exceptions::Image_IO::ReadTypeMismatch::ReadTypeMismatch ( const std::string &  available,
const std::string &  requested 
)

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


libcvd
Author(s): Edward Rosten, Paul Smith, Tom Drummond, Gerhard Reitmayr, Ethan Eade, Timothy Gan, Chris Kemp, Georg Klein
autogenerated on Fri Jan 11 09:13:56 2013