vil_exception_unsupported_pixel_format Class Reference

#include <vil_exception.h>

List of all members.


Detailed Description

Indicates that a function call failed because a pixel format could not be handled.

Definition at line 68 of file vil_exception.h.


Public Member Functions

 vil_exception_unsupported_pixel_format (enum vil_pixel_format src, const vcl_string &operation)
const char * what () const

Public Attributes

enum vil_pixel_format src_type
vcl_string operation_name

Constructor & Destructor Documentation

vil_exception_unsupported_pixel_format::vil_exception_unsupported_pixel_format ( enum vil_pixel_format  src,
const vcl_string &  operation 
) [inline]

Definition at line 76 of file vil_exception.h.


Member Function Documentation

const char* vil_exception_unsupported_pixel_format::what (  )  const [inline]

Definition at line 85 of file vil_exception.h.


Member Data Documentation

enum vil_pixel_format vil_exception_unsupported_pixel_format::src_type

Definition at line 74 of file vil_exception.h.

vcl_string vil_exception_unsupported_pixel_format::operation_name

Definition at line 75 of file vil_exception.h.


The documentation for this class was generated from the following file:
Generated on Mon Nov 23 05:08:44 2009 for core/vil by  doxygen 1.5.1