RTFilterBase.h File Reference
#include <boost/circular_buffer.hpp>
#include <IceUtil/Time.h>
+ Include dependency graph for RTFilterBase.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RTFilterBase
 The RTFilterBase class is the base class for all real time capable filters. More...
 

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::rtfilters
 

Typedefs

using RTFilterBasePtr = std::shared_ptr< RTFilterBase >