$search

stoc.h File Reference

#include <sensor_msgs/PointCloud.h>
#include <deprecated_msgs/ImageArray.h>
#include <deprecated_msgs/Image.h>
#include <stdexcept>
#include <string>
#include <SVS/svsclass.h>
#include <opencv/cv.h>
Include dependency graph for stoc.h:

Go to the source code of this file.

Classes

class  stoc::STOC

Namespaces

namespace  stoc

Defines

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

Functions

 stoc::DEF_EXCEPTION (Exception, std::runtime_error)
 A standard STOC 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 50 of file stoc.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends Defines


stoc_driver
Author(s): Radu Bogdan Rusu (rusu@cs.tum.edu)
autogenerated on Tue Dec 4 01:03:05 2012