All Classes Namespaces Files Functions Variables Typedefs Defines
Public Member Functions | Private Attributes
nifti::dc1394::CameraException Class Reference

#include <CameraException.h>

List of all members.

Public Member Functions

 CameraException (dc1394error_t error, std::string message)
 CameraException ()
dc1394error_t getError ()
std::string getErrorString ()
virtual ~CameraException () throw ()

Private Attributes

dc1394error_t error

Detailed Description

Camera exception, may wrap a dc1394error_t instance.

Definition at line 35 of file CameraException.h.


Constructor & Destructor Documentation

nifti::dc1394::CameraException::CameraException ( dc1394error_t  error,
std::string  message 
)
Parameters:
errora dc1394error_t error.
messagea message describing context of where the exception occured.

Definition at line 13 of file CameraException.cpp.

Definition at line 17 of file CameraException.cpp.

Definition at line 21 of file CameraException.cpp.


Member Function Documentation

Definition at line 24 of file CameraException.cpp.

Definition at line 28 of file CameraException.cpp.


Member Data Documentation

dc1394error_t nifti::dc1394::CameraException::error [private]

Definition at line 50 of file CameraException.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Defines


omnicamera
Author(s): Tomas Petricek / petrito1@cmp.felk.cvut.cz
autogenerated on Tue Dec 10 2013 14:26:53