#include <acsexmplAsyncCallbacks.h>
List of all members.
Detailed Description
A redefinition of the CBdouble class to check how it works It is specialized for our needs (in this demo it only prints log messages)
Constructor & Destructor Documentation
AsyncCBdouble::AsyncCBdouble |
( |
ACE_CString |
property, |
|
|
double * |
var | |
|
) |
| | [inline] |
Constructor
- Parameters:
-
| property | The name of the property |
| var | The poinetr to the variable in the main program |
References propertyName, and varToUpdate.
AsyncCBdouble::~AsyncCBdouble |
( |
|
) |
[inline] |
Destructor (nothing to do here)
Member Function Documentation
CORBA::Boolean AsyncCBdouble::negotiate |
( |
ACS::TimeInterval |
time_to_transmit, |
|
|
const ACS::CBDescOut & |
desc | |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following file: