import "baci.idl";
List of all members.
Public Member Functions |
stringSeq | get_sync (out ACSErr::Completion c) |
void | get_async (in CBstringSeq cb, in CBDescIn desc) |
long | get_history (in long n_last_values, out stringSeqSeq vs, out TimeSeq ts) |
MonitorstringSeq | create_monitor (in CBstringSeq cb, in CBDescIn desc) |
MonitorstringSeq | create_postponed_monitor (in Time start_time, in CBstringSeq cb, in CBDescIn desc) |
stringSeq | get_sync (out ACSErr::Completion c) |
void | get_async (in CBstringSeq cb, in CBDescIn desc) |
long | get_history (in long n_last_values, out stringSeqSeq vs, out TimeSeq ts) |
MonitorstringSeq | create_monitor (in CBstringSeq cb, in CBDescIn desc) |
MonitorstringSeq | create_postponed_monitor (in Time start_time, in CBstringSeq cb, in CBDescIn desc) |
Public Attributes |
readonly attribute TimeInterval | default_timer_trigger |
readonly attribute TimeInterval | min_timer_trigger |
readonly attribute stringSeq | default_value |
Detailed Description
The PstringSeq Property manages sequences of string values.
Member Function Documentation
long ACS::PstringSeq::get_history |
( |
in long |
n_last_values, |
|
|
out stringSeqSeq |
vs, |
|
|
out TimeSeq |
ts | |
|
) |
| | |
long ACS::PstringSeq::get_history |
( |
in long |
n_last_values, |
|
|
out stringSeqSeq |
vs, |
|
|
out TimeSeq |
ts | |
|
) |
| | |
Member Data Documentation
The documentation for this interface was generated from the following files: