Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

ACS::SpecialTestMasterComponent Interface Reference

import "mastercompTest_if.idl";

Inheritance diagram for ACS::SpecialTestMasterComponent:

Inheritance graph
[legend]
Collaboration diagram for ACS::SpecialTestMasterComponent:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void componentNeedsAttention (in string componentName, in string troubleCode)

Public Attributes

readonly attribute ACS::RWdouble someOtherProperty

Detailed Description

A master component can usually implement the MasterComponent interface directly. Here we see a special case where a derived interface is used in order to add specific communication between the master component and the rest of the components of that subsystem.


Member Function Documentation

void ACS::SpecialTestMasterComponent::componentNeedsAttention in string  componentName,
in string  troubleCode
 

This is an example method through which the subsystem components can notify the MC.


Member Data Documentation

readonly attribute ACS::RWdouble ACS::SpecialTestMasterComponent::someOtherProperty
 

This property is just to demonstrate how one can add properties to a custom master comp. This example was once requested by LDavis.


The documentation for this interface was generated from the following file:
Generated on Thu Apr 30 02:28:16 2009 for ACS IDL interfaces by doxygen 1.3.8