#include <vil_exception.h>
Definition at line 45 of file vil_exception.h.
Public Member Functions | |
| vil_exception_pixel_formats_incompatible (enum vil_pixel_format src, enum vil_pixel_format dest, const vcl_string &operation) | |
| const char * | what () const |
Public Attributes | |
| enum vil_pixel_format src_type | dest_type |
| vcl_string | operation_name |
| vil_exception_pixel_formats_incompatible::vil_exception_pixel_formats_incompatible | ( | enum vil_pixel_format | src, | |
| enum vil_pixel_format | dest, | |||
| const vcl_string & | operation | |||
| ) | [inline] |
Definition at line 53 of file vil_exception.h.
| const char* vil_exception_pixel_formats_incompatible::what | ( | ) | const [inline] |
Definition at line 62 of file vil_exception.h.
| enum vil_pixel_format src_type vil_exception_pixel_formats_incompatible::dest_type |
Definition at line 51 of file vil_exception.h.
Definition at line 52 of file vil_exception.h.
1.5.1