ALMA Computing Group

acsexmplBuilding::Building Interface Reference

This interface belongs to the example device "Building". More...

import "acsexmplBuilding.idl";

List of all members.

Public Member Functions

void openFrontDoor ()
 Opens the FRONTDOOR of the building.
void closeFrontDoor ()
 Closes the FRONTDOOR of the building.

Public Attributes

readonly attribute ACS::ROstring version
 Version is merely a string containing the version of the implementation of this interface..


Detailed Description

This interface belongs to the example device "Building".

The purpose is to show the implementation of hierarchical devices.

Definition at line 109 of file acsexmplBuilding.idl.


Member Function Documentation

void acsexmplBuilding::Building::closeFrontDoor  ) 
 

Closes the FRONTDOOR of the building.

Returns:
void *

*

void acsexmplBuilding::Building::openFrontDoor  ) 
 

Opens the FRONTDOOR of the building.

Returns:
void *

*


Member Data Documentation

readonly attribute ACS::ROstring acsexmplBuilding::Building::version
 

Version is merely a string containing the version of the implementation of this interface..

Definition at line 131 of file acsexmplBuilding.idl.


The documentation for this interface was generated from the following file: