OISException.h File Reference

#include "OISPrereqs.h"
#include <exception>

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.

Enumerations

enum  OIS::OIS_ERROR {
  OIS::E_InputDisconnected, OIS::E_InputDeviceNonExistant, OIS::E_InputDeviceNotSupported, OIS::E_DeviceFull,
  OIS::E_NotSupported, OIS::E_NotImplemented, OIS::E_Duplicate, OIS::E_InvalidParam,
  OIS::E_General
}
 Simple enum's for dealing with exceptions. More...

Define Documentation

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


Generated on Tue Jul 28 16:21:09 2009 for Orxonox by  doxygen 1.5.6