TwiceAsNice
2019-02-18
|
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>
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 |
This file keeps the generic Class to control a device.