import "acsexmplBuilding.idl";
Public Member Functions | |
void | openFrontDoor () |
void | closeFrontDoor () |
Public Attributes | |
readonly attribute ACS::ROstring | version |
This interface belongs to the example device "Building". The purpose is to show the implementation of hierarchical devices.
void acsexmplBuilding::Building::closeFrontDoor | ( | ) |
Closes the FRONTDOOR of the building.
void acsexmplBuilding::Building::openFrontDoor | ( | ) |
Opens the FRONTDOOR of the building.
readonly attribute ACS::ROstring acsexmplBuilding::Building::version |
Version is merely a string containing the version of the implementation of this interface..