TwiceAsNice
2019-02-18
|
#include <fstream>
#include <core/Module.h>
#include <unimod/CommandIDs.h>
#include <unimod/Exception.h>
#include <Basda/Mocca/Constant.h>
#include <Basda/Device.h>
#include <Basda/Mocca/PropertyName.h>
#include <Basda/Mocca/MPIA/PropertyName.h>
Classes | |
class | Basda::UniModModuleTemperatureHumidityDummy |
This is the implementation of the UniMod module commands. More... | |
struct | Basda::UniModModuleTemperatureHumidityDummy::UniModModuleTemperatureHumidityDummyEvent |
This is the implementation of the handler for the incoming events and function errors. More... | |
Namespaces | |
Basda | |
These are contants that are used by the services internally. | |
Typedefs | |
typedef IceUtil::Handle< Basda::UniModModuleTemperatureHumidityDummy > | Basda::UniModModuleTemperatureHumidityDummyPtr |
Definition of the smart pointer of this class. More... | |