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

alma::PS::PropertyDoubleTest::CBdoubleImpl Class Reference

List of all members.

Public Member Functions

synchronized void done (double value, Completion completion, CBDescOut desc)
synchronized void working (double value, Completion completion, CBDescOut desc)
boolean negotiate (long arg0, CBDescOut arg1)
Vector getResponseQueue ()

Protected Attributes

Vector responseQueue = new Vector()

Private Attributes

SimpleDateFormat timeFormatter = new IsoDateFormat()

Detailed Description

Implementation of CBvoid.


Member Function Documentation

synchronized void alma::PS::PropertyDoubleTest::CBdoubleImpl::done double  value,
Completion  completion,
CBDescOut  desc
[inline]
 

See also:
alma.ACS.CBvoidOperations::done(alma.ACSErr.Completion, alma.ACS.CBDescOut)

Vector alma::PS::PropertyDoubleTest::CBdoubleImpl::getResponseQueue  )  [inline]
 

Get reponse queue.

Returns:

boolean alma::PS::PropertyDoubleTest::CBdoubleImpl::negotiate long  arg0,
CBDescOut  arg1
[inline]
 

See also:
alma.ACS.CallbackOperations::negotiate(long, alma.ACS.CBDescOut)

synchronized void alma::PS::PropertyDoubleTest::CBdoubleImpl::working double  value,
Completion  completion,
CBDescOut  desc
[inline]
 

See also:
alma.ACS.CBvoidOperations::working(alma.ACSErr.Completion, alma.ACS.CBDescOut)


Member Data Documentation

Vector alma::PS::PropertyDoubleTest::CBdoubleImpl::responseQueue = new Vector() [protected]
 

Sync. response queue.

SimpleDateFormat alma::PS::PropertyDoubleTest::CBdoubleImpl::timeFormatter = new IsoDateFormat() [private]
 

ISO 8601 date formatter.


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