Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
coil::Allocator
coil::Async
coil::Async_ref_t< Object, Func >
coil::Async_t< Object, Func >
RTC::BufferBase< DataType >BufferBase abstract class
RTC::BufferStatusBufferStatus mixin class
coil::Condition< M >
RTC::Config< VarType, TransFunc >Config class
RTC::ConfigAdminConfigAdmin class
RTC::ConfigBaseConfigBase abstract class
SDOPackage::Configuration_implConfiguration implementation class
SDOPackage::Configuration_impl::config_idFunctor for ConfigurationSet
SDOPackage::Configuration_impl::nv_nameFunctor for NVList
SDOPackage::Configuration_impl::org_idFunctor for Organization
SDOPackage::Configuration_impl::service_idFunctor for ServiceProfile
RTC::ConnectionCallbackCallback functor abstract for connect/notify_connect() funcs
RTC::ConnectorBaseConnector Base class
RTC::ConnectorDataListenerConnectorDataListener class
RTC::ConnectorDataListenerHolderConnectorDataListener holder class
RTC::ConnectorDataListenerT< DataType >ConnectorDataListenerT class
RTC::ConnectorInfo
RTC::ConnectorListenerConnectorListener class
RTC::ConnectorListenerHolderConnectorListener holder class
RTC::ConnectorListenersConnectorListeners class
ConsumerPlaceholder template class to hold remote object reference
ConsumerBasePlaceholder base class to hold remote object reference
RTC::CorbaConsumer< ObjectType, ObjectTypePtr, ObjectTypeVar >
RTC::CorbaConsumerBase
RTC::CorbaNamingCORBA Naming Service helper class
RTC::CorbaPortRT Conponent CORBA service/consumer Port
RTC::DataFlowComponentBaseDataFlowComponentBase class
RTC::DataPortStatusDataPortStatus mixin class
coil::default_deleter< T >
DefaultNumberingPolicyClass for naming policy management when creating objects
RTC::DisconnectCallbackCallback functor abstract for disconnect/notify_disconnect() funcs
coil::DynamicLib
RTC::ECFactoryBaseECFactoryBase abstract class
RTC::ECFactoryCXXECFactoryCXX class
RTC::ExecutionContextBaseA base class for ExecutionContext
RTC::ExtTrigExecutionContextExecutionContext class that enables one step execution
coil::Factory< AbstractClass, Identifier, Compare, Creator, Destructor >
RTC::FactoryBaseFactoryBase base class
RTC::FactoryCXXFactoryCXX class
coil::GetOpt
coil::GlobalFactory< AbstractClass, Identifier, Compare, Creator, Destructor >
coil::Guard< M >
RTC::InPort< DataType >InPort template class
RTC::InPortBasePort for InPort
RTC::InPortConnectorInPortConnector base class
RTC::InPortConsumerInPortConsumer abstract class
RTC::InPortConsumer::publishInterfaceProfileFuncFunctor to publish interface profile
RTC::InPortConsumer::subscribeInterfaceFuncFunctor to publish interface profile
RTC::InPortCorbaCdrConsumerInPortCorbaCdrConsumer class
RTC::InPortCorbaCdrProviderInPortCorbaCdrProvider class
RTC::InPortProviderInPortProvider class
RTC::InPortProvider::publishInterfaceFuncFunctor to publish interface profile
RTC::InPortProvider::publishInterfaceProfileFuncFunctor to publish interface profile
RTC::InPortPullConnectorInPortPullConnector base class
RTC::InPortPushConnectorInPortPushConnector class
ListenerBaseListenerBase class
ListenerFuncListenerFunc class
ListenerObject< ListenerClass, CallbackFunc >ListenerObject class
coil::log_stream< _CharT, _Traits >
coil::log_streambuf< _CharT, _Traits >
coil::log_streambuf< _CharT, _Traits >::Stream
RTC::LoggerLogger class
RTC::ManagerManager class
RTC::Manager::ECFactoryPredicate
RTC::Manager::FactoryPredicate
RTC::Manager::Finalized
RTC::Manager::InstanceName
RTC::Manager::ModuleFactories
RTC::Manager::ModulePredicate
RTC::Manager::OrbRunnerOrbRunner class
RTC::Manager::Term
RTC::Manager::TerminatorTerminator class
RTC::ManagerConfigManager configuration class
RTM::ManagerServantManager CORBA class
RTC::ModuleManagerModuleManager class
RTC::ModuleManager::DLLEntityStructure for DLL management
RTC::ModuleManager::DllPredModule list that has already loaded
RTC::ModuleManager::ErrorStructure for exception handling when file open is failed
RTC::ModuleManager::FileNotFoundStructure for exception handling when specified file cannot be found
RTC::ModuleManager::InvalidArgumentsStructure for exception handling when specified argument is invalid
RTC::ModuleManager::InvalidOperationStructure for exception handling when specified operation is invalid
RTC::ModuleManager::ModuleNotFoundStructure for exception handling when specified module cannot be found
RTC::ModuleManager::NotAllowedOperationStructure for exception handling when specified operation cannot be allowed
RTC::ModuleManager::NotFoundStructure for exception handling of unimplemented part and specified module missing
RTC::ModuleManager::SymbolNotFoundStructure for exception handling when specified symbol cannot be found
RTC::ModuleManager::UnloadPred
coil::Mutex
RTC::NamingBaseNamingService management abstract class
RTC::NamingManagerNamingServer management class
RTC::NamingManager::CompsStructure for component management
RTC::NamingManager::MgrStructure for ManagerServant management
RTC::NamingManager::NamesStructure for NameServer management
RTC::NamingOnCorbaNamingServer management class for CORBA
coil::NonCopyableNon-copyable Mixin
coil::NonCopyableCRTP< T >
RTC::NullBuffer< DataType >Concrete buffer class for dummy
NumberingPolicyAbstruct class for naming policy management when creating objects
NumberingPolicy::ObjectNotFoundThe structures for exception handling when object was not found
ObjectManager< Identifier, Object, Predicate >Class for managing objects
ObjectManager< Identifier, Object, Predicate >::ObjectsThe structure for object management
RTC::OnActivateSetCallbackCallback functor abstract for OnActivateSet
RTC::OnAddConfigurationAddCallbackCallback functor abstract for OnAddConfigurationAdd
RTC::OnRead< DataType >Callback abstract class on read()
RTC::OnReadConvert< DataType >Data convert callback abstract class on read()
RTC::OnRemoveConfigurationSetCallbackCallback functor abstract for OnRemoveConfigurationSet
RTC::OnSetConfigurationSetCallbackCallback functor abstract for OnSetConfigurationSet
RTC::OnUpdateCallbackCallback functor abstract for OnUpdate
RTC::OnUpdateParamCallbackCallback functor abstract for OnUpdateParam
RTC::OnWrite< DataType >Callback abstract class on write()
RTC::OnWriteConvert< DataType >Data convert callback abstract class on write()
RTC::OpenHRPExecutionContextOpenHRPExecutionContext class
SDOPackage::Organization_implOrganization implementation class
SDOPackage::Organization_impl::nv_nameFunctor for NameValue
SDOPackage::Organization_impl::sdo_idFunctor for SDO
RTC::OutPort< DataType >OutPort template class
RTC::OutPortBaseOutput base class
RTC::OutPortConnectorOutPortConnector base class
RTC::OutPortConsumerOutPortConsumer abstract class
RTC::OutPortConsumer::subscribeFunctor to subscribe the interface
RTC::OutPortConsumer::unsubscribeFunctor to unsubscribe the interface
RTC::OutPortCorbaCdrConsumerOutPortCorbaCdrConsumer class
RTC::OutPortCorbaCdrProviderOutPortCorbaCdrProvider class
RTC::OutPortProviderOutPortProvider
RTC::OutPortProvider::publishInterfaceFuncFunctor to publish interface profile
RTC::OutPortProvider::publishInterfaceProfileFuncFunctor to publish interface profile
RTC::OutPortPullConnectorOutPortPullConnector base class
RTC::OutPortPushConnectorOutPortPushConnector class
SDOPackage::PeriodicECOrganizationPeriodicECOrganization class
SDOPackage::PeriodicECOrganization::Member
RTC::PeriodicECSharedCompositePeriodicECSharedComposite class
RTC::PeriodicExecutionContextPeriodicExecutionContext class
RTC::PeriodicExecutionContext::CompThe structure for the component management
RTC::PeriodicExecutionContext::DFP< Object >DFP class
RTC::PeriodicExecutionContext::DFPBaseDFPBase class
RTC::PeriodicExecutionContext::find_compFunctor to find the component
RTC::PeriodicExecutionContext::invoke_on_rate_changedFunctor to invoke on_rate_changed
RTC::PeriodicExecutionContext::invoke_on_shutdownFunctor to invoke on_shutdown
RTC::PeriodicExecutionContext::invoke_on_startupFunctor to invoke on_startup
RTC::PeriodicExecutionContext::invoke_workerFunctor to invoke worker
RTC::PeriodicExecutionContext::Worker
coil::PeriodicTask
coil::PeriodicTask::alive_t
coil::PeriodicTask::statistics_t
coil::PeriodicTask::suspend_t
coil::PeriodicTaskBase
RTC::PortAdminPortAdmin class
RTC::PortBasePort base class
RTC::PortBase::find_conn_idFunctor to find a ConnectorProfile named id
RTC::PortBase::find_interfaceFunctor to find interface from name and polarity
RTC::PortBase::find_port_refFunctor to find the object reference that is identical port_ref
RTC::PortProfileHelperPortProfile helper class
ProfileLocal representation of Connector profile
coil::PropertiesClass represents a set of properties
RTC::PublisherBaseBase class of Publisher
RTC::PublisherFlushPublisherFlush class
RTC::PublisherNewPublisherNew class
RTC::PublisherPeriodicPublisherPeriodic class
coil::refcounter< Pointer, Deleter >
coil::refcounter_base
RTC::RingBuffer< DataType >Ring buffer implementation class
RTC::RTObject_implRT-Component class
RTC::RTObject_impl::deactivate_compsFunctor to deactivate RTC
RTC::RTObject_impl::ec_copyFunctor to find ExecutionContext
RTC::RTObject_impl::ec_find
RTC::RTObject_impl::nv_nameFunctor to find NVList
RTC::RTObject_impl::svc_nameFunctor to find from SDOService Profile List by id
coil::shared_ptr< T >
coil::SignalAction
coil::Singleton< SingletonClass >
RTC_Utils::StateHolder< State >State holder class
RTC_Utils::StateMachine< State, Listener, States, Callback >State machine class
basic_ostream
coil::Task
coil::TaskFunc< T, F >
coil::TaskFuncBase
coil::TimeMeasure
coil::TimeMeasure::Statistics
coil::TimerTimer class
coil::TimeValue

Generated on Thu Jan 28 13:25:35 2010 for OpenRTM by  doxygen 1.5.5