libcvd
Namespaces | Classes
CVD::Exceptions Namespace Reference

All exceptions thrown by CVD objects and functions are contained within this namespace. More...

Namespaces

 Convolution
 Exceptions specific to vision algorithms
 
 DeinterlaceBuffer
 Exceptions specific to DeinterlaceBuffer.
 
 DiskBuffer2
 Exceptions specific to DiskBuffer2
 
 Draw
 Exceptions specific to drawing functions
 
 DVBuffer
 Exceptions specific to V4L2Buffer
 
 GLWindow
 Exceptions specific to CVD::GLWindow
 
 Image_IO
 Exceptions specific to image loading and saving
 
 TimedDiskBuffer
 Exceptions specific to DiskBuffer2
 
 VideoBuffer
 Exceptions specific to VideoBuffer
 
 VideoDisplay
 Exceptions specific to CVD::VideoDisplay
 
 VideoFileBuffer
 Exceptions specific to VideoFileBuffer
 
 Vision
 Exceptions specific to vision algorithms
 

Classes

struct  All
 Base class for all CVD exceptions. More...
 
struct  BadSubscript
 Exception if subscript for [] is not 0 or 1. More...
 
struct  OutOfMemory
 Out of memory exception. More...
 
struct  VideoFileBuffer2
 

Detailed Description

All exceptions thrown by CVD objects and functions are contained within this namespace.