Deprecated List

Member RTT::AnalogInInterface::binaryHighest () const
Do not use. Should return rawRange() in all implementations.

Member RTT::AnalogInInterface::binaryLowest () const
Do not use. Should return zero in all implementations.

Member RTT::AnalogInInterface::binaryRange () const
by rawRange()

Member RTT::AnalogOutInterface::binaryHighest () const
Do not use. Should return rawRange() in all implementations.

Member RTT::AnalogOutInterface::binaryLowest () const
Do not use. Should return zero in all implementations.

Member RTT::AnalogOutInterface::binaryRange () const
by rawRange()

Member RTT::AtomicQueue::dequeueCounted (T &result)
Do not use this function

Member RTT::AtomicQueue::enqueueCounted (const T &value)
Do not use this function

Member RTT::AttributeRepository::names () const
by getAttributes()

Member RTT::AttributeRepository::properties () const
Properties should no longer be used as a part of the AttributeRepository, but accessed using TaskContext::properties().

Member RTT::BufferLockFree::read (std::vector< T > &res)
by Pop( std::vector<T>& items )

Member RTT::BufferLockFree::read (T &res)
by Pop( reference_t item )

Member RTT::BufferLockFree::write (const std::vector< T > &d)
by Push(const std::vector<T>& item)

Member RTT::BufferLockFree::write (param_t d)
by Push( param_t item )

Class RTT::CallbackInterface
Remove this low-level class since it's nowhere used.

Class RTT::CommandCounter
Remove this low-level class since it's nowhere used.

Class RTT::CommandDispatch
This class is nowhere used and to low level for users.

Class RTT::CommandIllegal
Remove this low-level class since it's nowhere used.

Member RTT::CommandInterface
by ActionInterface. For 'command' semantics, look at the DispatchInterface, which exposes an interface for asynchronous execution of functions.

Class RTT::CommandString
Remove this low-level class since it's nowhere used.

Class RTT::ConditionBoolProperty
Remove this low-level class since it's nowhere used.

Class RTT::ConditionCompare< T, compare_op >
Remove this low-level class since it's nowhere used.

Member RTT::DataFlowInterface::createPortObject (const std::string &name)
Do not use this function. It is no longer required., the objects are directly added to the parent TaskContext in addPort.

Member RTT::DataFlowInterface::getPortNames () const
by getNames()

Member RTT::ListLockFree::apply_and_blank (Function func, value_t blank)
This complicated function is nowhere used.

Member RTT::ListLockFree::erase_and_blank (value_t item, value_t blank)
This complicated function is nowhere used.

Member RTT::LockedQueue::dequeueCounted (T &result)
Do not use this function

Member RTT::LockedQueue::enqueueCounted (const T &value)
Do not use this function

Member RTT::ProgramProcessor::deleteProgram (const std::string &name)
by unloadProgram

Class RTT::SortedList< DataType_ >
This class is nowhere used and not unit tested.

Member RTT::StateDescription::postponeState ()
by new precondition semantics.

Member RTT::StateMachineProcessor::deleteStateMachine (const std::string &name)
by unloadStateMachine

Member RTT::TaskContext::exportPorts ()
Do not use this function, it is no longer required.

Member RTT::TaskCore::shutdown ()
Use the stopHook() function instead.

Member RTT::TaskCore::startup ()
Use the startHook() function instead.

Member RTT::TaskCore::update ()
Use the updateHook() function instead.

Member RTT::TimeService::secondsGet (ticks &relativeTime) const
by getSeconds()

Member RTT::TimeService::ticksGet (ticks &relativeTime) const
by getTicks()

Member RTT::TimeService::ticksGet () const
by getTicks()
Generated on Thu Dec 23 13:22:38 2010 for Orocos Real-Time Toolkit by  doxygen 1.6.3