Public Member Functions | Public Attributes

ACS::RWuLong Interface Reference

import "baci.idl";

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

List of all members.

Public Member Functions

ACSErr::Completion set_sync (in uLong value)
void set_async (in uLong value, in CBvoid cb, in CBDescIn desc)
void set_nonblocking (in uLong value)
void increment (in CBvoid cb, in CBDescIn desc)
void decrement (in CBvoid cb, in CBDescIn desc)
ACSErr::Completion set_sync (in uLong value)
void set_async (in uLong value, in CBvoid cb, in CBDescIn desc)
void set_nonblocking (in uLong value)
void increment (in CBvoid cb, in CBDescIn desc)
void decrement (in CBvoid cb, in CBDescIn desc)

Public Attributes

readonly attribute uLong max_value
readonly attribute uLong min_value

Detailed Description

See RWdouble.


Member Function Documentation

void ACS::RWuLong::decrement ( in CBvoid  cb,
in CBDescIn  desc 
)

Increment the raw value by one bit. This method can be used for fine-tuning actuators controlled by the property. 3AC90A280047

void ACS::RWuLong::decrement ( in CBvoid  cb,
in CBDescIn  desc 
)

Increment the raw value by one bit. This method can be used for fine-tuning actuators controlled by the property. 3AC90A280047

void ACS::RWuLong::increment ( in CBvoid  cb,
in CBDescIn  desc 
)

Increment the raw value by one bit. This method can be used for fine-tuning actuators controlled by the property. 3AC90A280040

void ACS::RWuLong::increment ( in CBvoid  cb,
in CBDescIn  desc 
)

Increment the raw value by one bit. This method can be used for fine-tuning actuators controlled by the property. 3AC90A280040

void ACS::RWuLong::set_async ( in uLong  value,
in CBvoid  cb,
in CBDescIn  desc 
)

3AC90A280036

void ACS::RWuLong::set_async ( in uLong  value,
in CBvoid  cb,
in CBDescIn  desc 
)

3AC90A280036

void ACS::RWuLong::set_nonblocking ( in uLong  value  ) 

3AC90A28003E

void ACS::RWuLong::set_nonblocking ( in uLong  value  ) 

3AC90A28003E

ACSErr::Completion ACS::RWuLong::set_sync ( in uLong  value  ) 

3AC90A280034

ACSErr::Completion ACS::RWuLong::set_sync ( in uLong  value  ) 

3AC90A280034


Member Data Documentation

readonly attribute uLong ACS::RWuLong::max_value

maximal allowed value for set

readonly attribute uLong ACS::RWuLong::min_value

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