Public Member Functions | Public Attributes

ACS::Plong Interface Reference

import "baci.idl";

Inheritance diagram for ACS::Plong:
Inheritance graph
[legend]
Collaboration diagram for ACS::Plong:
Collaboration graph
[legend]

List of all members.

Public Member Functions

long get_sync (out ACSErr::Completion c)
void get_async (in CBlong cb, in CBDescIn desc)
long get_history (in long n_last_values, out longSeq vs, out TimeSeq ts)
Monitorlong create_monitor (in CBlong cb, in CBDescIn desc)
Monitorlong create_postponed_monitor (in Time start_time, in CBlong cb, in CBDescIn desc)

Public Attributes

readonly attribute TimeInterval default_timer_trigger
readonly attribute TimeInterval min_timer_trigger
readonly attribute long min_delta_trigger
readonly attribute long default_value
readonly attribute long graph_min
readonly attribute long graph_max
readonly attribute long min_step

Detailed Description

See Pdouble.


Member Function Documentation

Monitorlong ACS::Plong::create_monitor ( in CBlong  cb,
in CBDescIn  desc 
)

3AC90A26037A

Monitorlong ACS::Plong::create_postponed_monitor ( in Time  start_time,
in CBlong  cb,
in CBDescIn  desc 
)

3AC90A260383

void ACS::Plong::get_async ( in CBlong  cb,
in CBDescIn  desc 
)

3AC90A260366

long ACS::Plong::get_history ( in long  n_last_values,
out longSeq  vs,
out TimeSeq  ts 
)

3AC90A26036F

long ACS::Plong::get_sync ( out ACSErr::Completion  c  ) 

3AC90A26035B


Member Data Documentation

readonly attribute long ACS::Plong::default_value
readonly attribute long ACS::Plong::graph_max
readonly attribute long ACS::Plong::graph_min
readonly attribute long ACS::Plong::min_delta_trigger
readonly attribute long ACS::Plong::min_step

The documentation for this interface was generated from the following file: