DatafieldFilter.h File Reference
#include <ArmarXCore/interface/observers/ObserverInterface.h>
#include <ArmarXCore/observers/variant/Variant.h>
#include <deque>
#include <mutex>
+ Include dependency graph for DatafieldFilter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DatafieldFilter
 The DatafieldFilter class is the base class for all filters and filter implementation should derive from this class. For usage explanation see Filtering the data. More...
 

Namespaces

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

Typedefs

using TimeVariantBaseMap = std::deque< std::pair< long, VariantBasePtr > >
 

Variables

const Ice::Current staticIceCurrent = Ice::emptyCurrent