TwiceAsNice  2019-02-18
Classes | Namespaces | Typedefs
Device.h File Reference

This file keeps the generic Class to control a device. More...

#include <iostream>
#include <vector>
#include <map>
#include <string>
#include <Nice/Property.h>
#include <Nice/Log.h>
#include <Nice/Time.h>
#include <Nice/Util.h>
#include <Basda/Exception.h>
Include dependency graph for Device.h:

Classes

struct  Basda::DeviceAsync
 An interface with functions to wait and to query a status. More...
 
struct  Basda::DeviceAsyncImpl
 
class  Basda::Device
 
Generic Class for controling a device More...
 

Namespaces

 Basda
 These are contants that are used by the services internally.
 

Typedefs

typedef IceUtil::Handle< Device > Basda::DevicePtr
 

Detailed Description

This file keeps the generic Class to control a device.

Author
Florian Briegel
Version
10.03.12
Date
2010.03.12