Classes | Namespaces | Defines | Functions
openni_exception.h File Reference
#include <cstdarg>
#include <cstdio>
#include <exception>
#include <string>
Include dependency graph for openni_exception.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openni_wrapper::OpenNIException
 General exception class. More...

Namespaces

namespace  openni_wrapper

Defines

#define THROW_OPENNI_EXCEPTION(format,...)   throwOpenNIException( __PRETTY_FUNCTION__, __FILE__, __LINE__, format , ##__VA_ARGS__ )

Functions

void openni_wrapper::throwOpenNIException (const char *function, const char *file, unsigned line, const char *format,...)

Define Documentation

#define THROW_OPENNI_EXCEPTION (   format,
  ... 
)    throwOpenNIException( __PRETTY_FUNCTION__, __FILE__, __LINE__, format , ##__VA_ARGS__ )

Definition at line 48 of file openni_exception.h.



openni_camera
Author(s): Patrick Mihelich, Suat Gedikli, Radu Bogdan Rusu
autogenerated on Thu Jun 6 2019 20:16:13