alma::ACS::impl::RWBoolImpl Class Reference
List of all members.
Public Member Functions |
| | RWBoolImpl (String name, CharacteristicComponentImpl parentComponent) throws PropertyInitializationFailed |
| | RWBoolImpl (String name, CharacteristicComponentImpl parentComponent, DataAccess dataAccess) throws PropertyInitializationFailed |
| Object | readPropertyTypeCharacteristic (String name) throws NoSuchCharacteristic |
| void | set_async (Bool value, CBvoid cb, CBDescIn desc) |
| void | set_nonblocking (Bool value) |
| Completion | set_sync (Bool value) |
| Bool[] | allStates () |
| Condition[] | condition () |
| Monitorpattern | create_monitor (CBpattern cb, CBDescIn desc) |
| Monitor | create_postponed_monitor (long start_time, CBpattern cb, CBDescIn desc) |
| Bool | default_value () |
| void | get_async (CBpattern cb, CBDescIn desc) |
| int | get_history (int n_last_values, BoolSeqHolder vs, TimeSeqHolder ts) |
| Bool | get_sync (CompletionHolder c) |
| String[] | statesDescription () |
| boolean | dispatchCallback (int type, Object value, Callback callback, Completion completion, CBDescOut desc) |
Detailed Description
Implementation of alma.ACS.ROpattern.
- Author:
- Camilo Menay
-
Cristian Maureira
- Version:
- $id$
Constructor & Destructor Documentation
Member Function Documentation
| Bool [] alma::ACS::impl::RWBoolImpl::allStates |
( |
|
) |
[inline] |
| Condition [] alma::ACS::impl::RWBoolImpl::condition |
( |
|
) |
[inline] |
| Bool alma::ACS::impl::RWBoolImpl::default_value |
( |
|
) |
[inline] |
| boolean alma::ACS::impl::RWBoolImpl::dispatchCallback |
( |
int |
type, |
|
|
Object |
value, |
|
|
Callback |
callback, |
|
|
Completion |
completion, |
|
|
CBDescOut |
desc | |
|
) |
| | [inline] |
| Object alma::ACS::impl::RWBoolImpl::readPropertyTypeCharacteristic |
( |
String |
name |
) |
throws NoSuchCharacteristic [inline, virtual] |
| void alma::ACS::impl::RWBoolImpl::set_async |
( |
Bool |
value, |
|
|
CBvoid |
cb, |
|
|
CBDescIn |
desc | |
|
) |
| | [inline] |
| void alma::ACS::impl::RWBoolImpl::set_nonblocking |
( |
Bool |
value |
) |
[inline] |
| Completion alma::ACS::impl::RWBoolImpl::set_sync |
( |
Bool |
value |
) |
[inline] |
| String [] alma::ACS::impl::RWBoolImpl::statesDescription |
( |
|
) |
[inline] |
The documentation for this class was generated from the following file: