xsens::JanitorClassFunc< T, R > Class Template Reference

Class function calling janitor class. More...

#include <Robots/SeaBeeIII/IMUDataServer/xsens_janitors.h>

Collaboration diagram for xsens::JanitorClassFunc< T, R >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef R(T::* t_func_JanitorClasssFunc )(void)

Public Member Functions

 JanitorClassFunc (T &control, t_func_JanitorClasssFunc func, bool enabl=true)
void disable (void)
void enable (void)

Detailed Description

template<class T, typename R = void>
class xsens::JanitorClassFunc< T, R >

Class function calling janitor class.

This class can be used to make sure that the given class function is called when the janitor leaves scope.

Definition at line 45 of file xsens_janitors.h.


The documentation for this class was generated from the following file:
Generated on Sun May 8 08:44:46 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3