#include <vil_exception.h>
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 |
| 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.
| const char* vil_exception_unsupported_pixel_format::what | ( | ) | const [inline] |
Definition at line 85 of file vil_exception.h.
| enum vil_pixel_format vil_exception_unsupported_pixel_format::src_type |
Definition at line 74 of file vil_exception.h.
Definition at line 75 of file vil_exception.h.
1.5.1