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

Go to the source code of this file.

Classes

class  astra_wrapper::AstraException
 General exception class. More...
 

Namespaces

 astra_wrapper
 

Macros

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

Functions

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

Macro Definition Documentation

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

Definition at line 49 of file astra_exception.h.



astra_camera
Author(s): Tim Liu
autogenerated on Wed Dec 16 2020 03:54:34