26#ifndef ORIENTATION_BIN_H 
   27#define ORIENTATION_BIN_H 
   30#include "bufferreader.h" 
   31#include "abstractchain.h" 
   37#include <ContextProvider> 
   56    ContextProvider::Property topEdgeProperty;
 
   57    ContextProvider::Property isCoveredProperty;
 
   58    ContextProvider::Property isFlatProperty;
 
   59    ContextProvider::Group group;
 
   65    AbstractChain* orientationChain;
 
   70    static const int POLL_INTERVAL;
 
OrientationBin(ContextProvider::Service &service)
Filter for providing the Screen.TopEdge, Position.IsFlat, and Screen.IsCovered context properties.
Datatypes for different filters.
Datatype for device 'pose' (orientation)