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

acsexmplHelloWorld::HelloWorld Interface Reference

import "acsexmplHelloWorld.idl";

Inheritance diagram for acsexmplHelloWorld::HelloWorld:

Inheritance graph
[legend]
Collaboration diagram for acsexmplHelloWorld::HelloWorld:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void displayMessage ()
void badMethod () raises (ACSErrTypeCommon::UnknownEx)

Detailed Description

Interface HelloWorld is very simple and unique in the fact that it derives from ACSComponent directly as opposed to CharacteristicComponent.


Member Function Documentation

void acsexmplHelloWorld::HelloWorld::badMethod  )  raises (ACSErrTypeCommon::UnknownEx)
 

Simple method that throws an ACSException.

Returns:
void *

*

void acsexmplHelloWorld::HelloWorld::displayMessage  ) 
 

Prints "HelloWorld" to the console (where the container that activated this component is running).

Returns:
void *

*


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