import "baci.idl";
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) |
Public Attributes | |
readonly attribute TimeInterval | default_timer_trigger |
readonly attribute TimeInterval | min_timer_trigger |
readonly attribute stringSeq | default_value |
The PstringSeq Property manages sequences of string values.
MonitorstringSeq ACS::PstringSeq::create_monitor | ( | in CBstringSeq | cb, | |
in CBDescIn | desc | |||
) |
3AC90A270156
MonitorstringSeq ACS::PstringSeq::create_postponed_monitor | ( | in Time | start_time, | |
in CBstringSeq | cb, | |||
in CBDescIn | desc | |||
) |
3AC90A27015F
void ACS::PstringSeq::get_async | ( | in CBstringSeq | cb, | |
in CBDescIn | desc | |||
) |
3AC90A270142
long ACS::PstringSeq::get_history | ( | in long | n_last_values, | |
out stringSeqSeq | vs, | |||
out TimeSeq | ts | |||
) |
3AC90A27014B
stringSeq ACS::PstringSeq::get_sync | ( | out ACSErr::Completion | c | ) |
3AC90A270140
readonly attribute TimeInterval ACS::PstringSeq::default_timer_trigger |
readonly attribute stringSeq ACS::PstringSeq::default_value |
readonly attribute TimeInterval ACS::PstringSeq::min_timer_trigger |