alma::ACS::impl::RWstringImpl Class Reference
List of all members.
Public Member Functions |
| | RWstringImpl (String name, CharacteristicComponentImpl parentComponent) throws PropertyInitializationFailed |
| | RWstringImpl (String name, CharacteristicComponentImpl parentComponent, DataAccess dataAccess) throws PropertyInitializationFailed |
| Object | readPropertyTypeCharacteristic (String name) throws NoSuchCharacteristic |
| Monitor | create_monitor (CBstring callback, CBDescIn desc) |
| Monitor | create_postponed_monitor (long startTime, CBstring callback, CBDescIn desc) |
| String | default_value () |
| void | get_async (CBstring callback, CBDescIn desc) |
| void | set_async (String value, CBvoid callback, CBDescIn desc) |
| void | set_nonblocking (String value) |
| Completion | set_sync (String value) |
| int | get_history (int length, stringSeqHolder values, TimeSeqHolder times) |
| String | get_sync (CompletionHolder completionHolder) |
| boolean | dispatchCallback (int type, Object value, Callback callback, Completion completion, CBDescOut desc) |
Constructor & Destructor Documentation
Member Function Documentation
| Monitor alma::ACS::impl::RWstringImpl::create_postponed_monitor |
( |
long |
startTime, |
|
|
CBstring |
callback, |
|
|
CBDescIn |
desc | |
|
) |
| | [inline] |
| String alma::ACS::impl::RWstringImpl::default_value |
( |
|
) |
[inline] |
| boolean alma::ACS::impl::RWstringImpl::dispatchCallback |
( |
int |
type, |
|
|
Object |
value, |
|
|
Callback |
callback, |
|
|
Completion |
completion, |
|
|
CBDescOut |
desc | |
|
) |
| | [inline] |
| void alma::ACS::impl::RWstringImpl::get_async |
( |
CBstring |
callback, |
|
|
CBDescIn |
desc | |
|
) |
| | [inline] |
| String alma::ACS::impl::RWstringImpl::get_sync |
( |
CompletionHolder |
completionHolder |
) |
[inline] |
| Object alma::ACS::impl::RWstringImpl::readPropertyTypeCharacteristic |
( |
String |
name |
) |
throws NoSuchCharacteristic [inline, virtual] |
| void alma::ACS::impl::RWstringImpl::set_async |
( |
String |
value, |
|
|
CBvoid |
callback, |
|
|
CBDescIn |
desc | |
|
) |
| | [inline] |
| void alma::ACS::impl::RWstringImpl::set_nonblocking |
( |
String |
value |
) |
[inline] |
| Completion alma::ACS::impl::RWstringImpl::set_sync |
( |
String |
value |
) |
[inline] |
The documentation for this class was generated from the following file: