$search

flir.h File Reference

#include "sensor_msgs/Image.h"
#include <stdlib.h>
#include <string.h>
#include <stdexcept>
#include <unicap/unicap.h>
#include <unicap/unicap_status.h>
#include <unicap/unicap_version.h>
Include dependency graph for flir.h:

Go to the source code of this file.

Classes

class  unicap::FLIR

Namespaces

namespace  unicap

Defines

#define DEF_EXCEPTION(name, parent)
 Macro for defining an exception with a given parent (std::runtime_error should be top parent).

Functions

 unicap::DEF_EXCEPTION (Exception, std::runtime_error)
 A standard Unicap exception.

Define Documentation

#define DEF_EXCEPTION ( name,
parent   ) 
Value:
class name  : public parent { \
  public: \
    name (const char* msg) : parent (msg) {} \
  }

Macro for defining an exception with a given parent (std::runtime_error should be top parent).

Definition at line 48 of file flir.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends Defines


flir_driver
Author(s): Radu Bogdan Rusu (rusu@cs.tum.edu)
autogenerated on Tue Dec 4 08:20:25 2012