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

alma::acssampGUI::acssampGUIConsumer Class Reference

Inheritance diagram for alma::acssampGUI::acssampGUIConsumer:

Inheritance graph
[legend]
Collaboration diagram for alma::acssampGUI::acssampGUIConsumer:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 acssampGUIConsumer (String ncChannel, TrendDataModel model, ContainerServices cServices) throws alma.acs.exceptions.AcsJException
void push_structured_event (StructuredEvent structuredEvent)
void ncDisconnect ()

Public Attributes

int eventCount = 0

Package Attributes

TrendDataModel model
TimeConverter timeConverter

Constructor & Destructor Documentation

alma::acssampGUI::acssampGUIConsumer::acssampGUIConsumer String  ncChannel,
TrendDataModel  model,
ContainerServices  cServices
throws alma.acs.exceptions.AcsJException [inline]
 

Creates a new instance of acssampGUIConsumer


Member Function Documentation

void alma::acssampGUI::acssampGUIConsumer::ncDisconnect  )  [inline]
 

void alma::acssampGUI::acssampGUIConsumer::push_structured_event StructuredEvent  structuredEvent  )  [inline]
 

As of ACS 3.0, override processEvent(Object) instead of this CORBA method. push_structured_event is what is called each time an event is received. Do not call it from your code!

Parameters:
structuredEvent The structured event sent by a supplier subclass.
Exceptions:
org.omg.CosEventComm.Disconnected 

Reimplemented from alma::acs::nc::Consumer.


Member Data Documentation

int alma::acssampGUI::acssampGUIConsumer::eventCount = 0
 

Total number of events that have been consumed.

TrendDataModel alma::acssampGUI::acssampGUIConsumer::model [package]
 

TimeConverter alma::acssampGUI::acssampGUIConsumer::timeConverter [package]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:00:51 2009 for ACS Java API by doxygen 1.3.8