ALMA Computing Group

acsexmplCalendar::Calendar Interface Reference

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

import "acsexmplCalendar.midl";

List of all members.

Public Attributes

readonly attribute RWDaysEnum day
 Day of the week.
readonly attribute RWMonthEnum month
 Month of the year.
readonly attribute ACS::RWpattern yearAttributes
 The year in the form of a RWpattern.
readonly attribute ROStateEnum state
 State of the Calendar interface.


Detailed Description

This interface belongs to the example device "Calendar".

It represents a simple Calendar and provides no methods. Mainly this example is used to show developers how enumerations and pattern BACI properties are available in ACS.

Definition at line 68 of file acsexmplCalendar.midl.


Member Data Documentation

readonly attribute RWDaysEnum acsexmplCalendar::Calendar::day
 

Day of the week.

Definition at line 73 of file acsexmplCalendar.midl.

readonly attribute RWMonthEnum acsexmplCalendar::Calendar::month
 

Month of the year.

Definition at line 78 of file acsexmplCalendar.midl.

readonly attribute ROStateEnum acsexmplCalendar::Calendar::state
 

State of the Calendar interface.

Definition at line 88 of file acsexmplCalendar.midl.

readonly attribute ACS::RWpattern acsexmplCalendar::Calendar::yearAttributes
 

The year in the form of a RWpattern.

Definition at line 83 of file acsexmplCalendar.midl.


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