Class: Orocos::Async::CORBA::Attribute

Inherits:
AttributeBase show all
Defined in:
lib/orocos/async/attributes.rb

Instance Attribute Summary

Attributes inherited from AttributeBase

#raw_last_sample

Attributes included from ObjectBase::Periodic::ClassMethods

#default_period

Attributes inherited from ObjectBase

#emitting, #event_loop, #name, #options, #pending_adds

Method Summary

Methods inherited from AttributeBase

#initialize, #last_sample, #on_change, #on_raw_change, #period=, #reachable!, #reachable?, #really_add_listener, #remove_listener, #unreachable!, #wait

Methods included from ObjectBase::Periodic

#default_period, #period, #period=

Methods inherited from ObjectBase

#add_listener, define_event, define_events, #disable_emitting, #event, event_names, #event_names, #initialize, #invalidate_delegator!, #listener?, #listeners, #number_of_listeners, #on_event, #proxy_event, #reachable!, #reachable?, #really_add_listener, #remove_all_listeners, #remove_listener, #remove_proxy_event, #unreachable!, #valid_delegator?, valid_event?, #valid_event?, validate_event, #validate_event, #wait

Constructor Details

This class inherits a constructor from Orocos::Async::CORBA::AttributeBase