ALMA Computing Group

ACSCOURSE_MOUNT::Mount6 Interface Reference

Demonstrates the use of XML data as IDL parameters. More...

import "acscourseMount.idl";

List of all members.

Public Types

typedef xmlentity::XmlEntityStruct MyXmlConfigData

Public Member Functions

MyXmlConfigData createMyXmlConfigData ()
 Creates the example XML data of type 'MyXmlConfigData' as defined in the XML schema.

Public Attributes

readonly attribute ACS::ROdouble cmdAz
 Prove that XML data transport can cooexist with Baci properties (which had not always been so.
readonly attribute ACS::ROdouble cmdEl
readonly attribute ACS::ROdouble actAz
readonly attribute ACS::ROdouble actEl


Detailed Description

Demonstrates the use of XML data as IDL parameters.

Definition at line 299 of file acscourseMount.idl.


Member Typedef Documentation

typedef xmlentity::XmlEntityStruct ACSCOURSE_MOUNT::Mount6::MyXmlConfigData

Definition at line 301 of file acscourseMount.idl.


Member Function Documentation

MyXmlConfigData ACSCOURSE_MOUNT::Mount6::createMyXmlConfigData (  ) 

Creates the example XML data of type 'MyXmlConfigData' as defined in the XML schema.


Member Data Documentation

readonly attribute ACS::ROdouble ACSCOURSE_MOUNT::Mount6::actAz

Definition at line 313 of file acscourseMount.idl.

readonly attribute ACS::ROdouble ACSCOURSE_MOUNT::Mount6::actEl

Definition at line 314 of file acscourseMount.idl.

readonly attribute ACS::ROdouble ACSCOURSE_MOUNT::Mount6::cmdAz

Prove that XML data transport can cooexist with Baci properties (which had not always been so.

..)

Definition at line 311 of file acscourseMount.idl.

readonly attribute ACS::ROdouble ACSCOURSE_MOUNT::Mount6::cmdEl

Definition at line 312 of file acscourseMount.idl.


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