X2 Standard
Version 1.24
licensedinterfaces
domehasreliableopenclosesensors.h
1
#ifndef _DomeHasHighlyRelaibleOpenCloseSensors_H
2
#define _DomeHasHighlyRelaibleOpenCloseSensors_H
3
4
#define DomeHasHighlyRelaibleOpenCloseSensors_Name "com.bisque.TheSkyX.DomeHasHighlyRelaibleOpenCloseSensors/1.0"
5
23
class
DomeHasHighlyRelaibleOpenCloseSensors
24
{
25
public
:
26
27
virtual
~
DomeHasHighlyRelaibleOpenCloseSensors
(){}
28
29
/*There is no implementation needed, merely supporting this interface (in queryAbstration) is all that is required.*/
30
public
:
31
32
};
33
34
#endif
DomeHasHighlyRelaibleOpenCloseSensors
The DomeHasHighlyRelaibleOpenCloseSensors is an optional interface that indicates the dome that suppo...
Definition:
domehasreliableopenclosesensors.h:24
X2 Examples
(C) Software Bisque, Inc. All rights reserved.