/usr/include/OIS/OISException.h File Reference


Namespaces

namespace  OIS

Classes

class  OIS::Exception

Defines

#define OIS_EXCEPT(err, str)   throw( OIS::Exception(err, str, __LINE__, __FILE__) )
 Use this macro to handle exceptions easily.

Variables

 E_InputDisconnected
 E_InputDeviceNonExistant
 E_InputDeviceNotSupported
 E_DeviceFull
 E_NotSupported
 E_NotImplemented
 E_Duplicate
 E_InvalidParam

Define Documentation

#define OIS_EXCEPT ( err,
str   )     throw( OIS::Exception(err, str, __LINE__, __FILE__) )

Use this macro to handle exceptions easily.


Variable Documentation

E_DeviceFull

E_Duplicate

E_InputDeviceNonExistant

E_InputDeviceNotSupported

E_InputDisconnected

E_InvalidParam

E_NotImplemented

E_NotSupported


Generated on Fri Jul 13 21:21:05 2007 for OIS by  doxygen 1.5.2