

Public Member Functions | |
| synchronized void | done (float value, Completion completion, CBDescOut desc) |
| synchronized void | working (float 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() |
Implementation of CBvoid.
| synchronized void alma::TT::PropertyPrimTest::CBfloatImpl::done | ( | float | value, | |
| Completion | completion, | |||
| CBDescOut | desc | |||
| ) | [inline] |
References responseQueue, timeFormatter, and alma::ACSErr::Completion::timeStamp.
| Vector alma::TT::PropertyPrimTest::CBfloatImpl::getResponseQueue | ( | ) | [inline] |
Get reponse queue.
References responseQueue.
Referenced by alma::TT::PropertyPrimTest::testGetAsyncFloatRO(), and alma::TT::PropertyPrimTest::testGetAsyncFloatRW().
| boolean alma::TT::PropertyPrimTest::CBfloatImpl::negotiate | ( | long | arg0, | |
| CBDescOut | arg1 | |||
| ) | [inline] |
| synchronized void alma::TT::PropertyPrimTest::CBfloatImpl::working | ( | float | value, | |
| Completion | completion, | |||
| CBDescOut | desc | |||
| ) | [inline] |
References responseQueue, timeFormatter, and alma::ACSErr::Completion::timeStamp.
Vector alma::TT::PropertyPrimTest::CBfloatImpl::responseQueue = new Vector() [protected] |
Sync. response queue.
Referenced by done(), getResponseQueue(), and working().
SimpleDateFormat alma::TT::PropertyPrimTest::CBfloatImpl::timeFormatter = new IsoDateFormat() [private] |
1.6.2