CounterConsumerImpl Class Reference
superclass, ACSComponent.
More...
#include <CounterConsumerImpl.h>
Inheritance diagram for CounterConsumerImpl:
[legend]Collaboration diagram for CounterConsumerImpl:
[legend]List of all members.
Detailed Description
superclass, ACSComponent.
All components should inherit from CharacteristicComponentImpl or it's superclass, ACSComponentImpl, to remain compatiable with ACS tools such as objexp (i.e., a GUI used to manipulate components). This class also derives from POA_COUNTER::CounterConsumer which is a class automatically generated by CORBA from COUNTER's IDL file.
- Version:
- "@(#) $Id: CounterConsumerImpl.h,v 1.3 2008/10/07 09:41:42 cparedes Exp $"
Constructor & Destructor Documentation
|
Constructor - Parameters:
-
| poa | Poa which will activate this and also all other components. Developers need not be concerned with what a PortableServer does...just pass it to the superclass's constructor. |
| name | component's name. All components have a name associated with them so other components and clients can access them. |
|
Member Function Documentation
void CounterConsumerImpl::counterDataHandler |
( |
COUNTER::statusBlockEvent |
s, |
|
|
void * |
p |
|
) |
[static, private] |
|
virtual void CounterConsumerImpl::getBlocks |
( |
|
) |
[virtual] |
|
|
Implementation of IDL sendBlocks(). - Exceptions:
-
| ACSErrTypeCommon::CouldntPerformActionEx |
|
|
virtual CORBA::Long CounterConsumerImpl::waitTillDone |
( |
|
) |
[virtual] |
|
Member Data Documentation
The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:36:14 2009 for ACS C++ API by
1.3.8