RTT::internal::GlobalService Member List

This is the complete list of members for RTT::internal::GlobalService, including all inherited members.
add(const std::string &name, OperationInterfacePart *part)RTT::OperationInterface
add(const std::string &name, OperationInterfacePart *part)RTT::OperationInterface
addAttribute(const std::string &name, T &attr)RTT::ConfigurationInterface [inline]
addAttribute(const std::string &name, Attribute< T > &attr)RTT::ConfigurationInterface [inline]
addAttribute(base::AttributeBase &a)RTT::ConfigurationInterface [inline]
addAttribute(const std::string &name, T &attr)RTT::ConfigurationInterface [inline]
addAttribute(const std::string &name, Attribute< T > &attr)RTT::ConfigurationInterface [inline]
addAttribute(base::AttributeBase &a)RTT::ConfigurationInterface [inline]
addConstant(const std::string &name, const T &cnst)RTT::ConfigurationInterface [inline]
addConstant(const std::string &name, Constant< T > &cnst)RTT::ConfigurationInterface [inline]
addConstant(base::AttributeBase &c)RTT::ConfigurationInterface [inline]
addConstant(const std::string &name, const T &cnst)RTT::ConfigurationInterface [inline]
addConstant(const std::string &name, Constant< T > &cnst)RTT::ConfigurationInterface [inline]
addConstant(base::AttributeBase &c)RTT::ConfigurationInterface [inline]
addEventPort(const std::string &name, base::InputPortInterface &port, base::InputPortInterface::NewDataOnPortEvent::SlotFunction callback=base::InputPortInterface::NewDataOnPortEvent::SlotFunction())RTT::DataFlowInterface [inline]
addEventPort(base::InputPortInterface &port, base::InputPortInterface::NewDataOnPortEvent::SlotFunction callback=base::InputPortInterface::NewDataOnPortEvent::SlotFunction())RTT::DataFlowInterface
addEventPort(const std::string &name, base::InputPortInterface &port, base::InputPortInterface::NewDataOnPortEvent::SlotFunction callback=base::InputPortInterface::NewDataOnPortEvent::SlotFunction())RTT::DataFlowInterface [inline]
addEventPort(base::InputPortInterface &port, base::InputPortInterface::NewDataOnPortEvent::SlotFunction callback=base::InputPortInterface::NewDataOnPortEvent::SlotFunction())RTT::DataFlowInterface
addLocalEventPort(base::InputPortInterface &port, base::InputPortInterface::NewDataOnPortEvent::SlotFunction callback=base::InputPortInterface::NewDataOnPortEvent::SlotFunction())RTT::DataFlowInterface
addLocalEventPort(base::InputPortInterface &port, base::InputPortInterface::NewDataOnPortEvent::SlotFunction callback=base::InputPortInterface::NewDataOnPortEvent::SlotFunction())RTT::DataFlowInterface
addLocalOperation(base::OperationBase &op)RTT::Service
addLocalOperation(base::OperationBase &op)RTT::Service
addLocalPort(base::PortInterface &port)RTT::DataFlowInterface
addLocalPort(base::PortInterface &port)RTT::DataFlowInterface
addOperation(Operation< Signature > &op)RTT::Service [inline]
addOperation(const std::string name, Func func, Service *serv, ExecutionThread et=ClientThread)RTT::Service [inline]
addOperation(const std::string name, Func *func, ExecutionThread et=ClientThread)RTT::Service [inline]
addOperation(Operation< Signature > &op)RTT::Service [inline]
addOperation(const std::string name, Func func, Service *serv, ExecutionThread et=ClientThread)RTT::Service [inline]
addOperation(const std::string name, Func *func, ExecutionThread et=ClientThread)RTT::Service [inline]
addOperationDS(const std::string &name, Func func, internal::DataSource< boost::shared_ptr< ObjT > > *sp, ExecutionThread et=ClientThread)RTT::Service [inline]
addOperationDS(internal::DataSource< boost::shared_ptr< ObjT > > *sp, Operation< Signature > &op)RTT::Service [inline]
addOperationDS(const std::string &name, Func func, internal::DataSource< boost::shared_ptr< ObjT > > *sp, ExecutionThread et=ClientThread)RTT::Service [inline]
addOperationDS(internal::DataSource< boost::shared_ptr< ObjT > > *sp, Operation< Signature > &op)RTT::Service [inline]
addPort(const std::string &name, base::PortInterface &port)RTT::DataFlowInterface [inline]
addPort(base::PortInterface &port)RTT::DataFlowInterface
addPort(const std::string &name, base::PortInterface &port)RTT::DataFlowInterface [inline]
addPort(base::PortInterface &port)RTT::DataFlowInterface
addProperty(const std::string &name, T &prop)RTT::ConfigurationInterface [inline]
addProperty(const std::string &name, Property< T > &prop)RTT::ConfigurationInterface [inline]
addProperty(base::PropertyBase &pb)RTT::ConfigurationInterface
addProperty(const std::string &name, T &prop)RTT::ConfigurationInterface [inline]
addProperty(const std::string &name, Property< T > &prop)RTT::ConfigurationInterface [inline]
addProperty(base::PropertyBase &pb)RTT::ConfigurationInterface
addService(shared_ptr obj)RTT::Service [virtual]
addService(shared_ptr obj)RTT::Service [virtual]
addSynchronousOperation(Operation< Signature > &op)RTT::Service [inline]
addSynchronousOperation(const std::string name, Func func, Service *serv, ExecutionThread et=ClientThread)RTT::Service [inline]
addSynchronousOperation(Operation< Signature > &op)RTT::Service [inline]
addSynchronousOperation(const std::string name, Func func, Service *serv, ExecutionThread et=ClientThread)RTT::Service [inline]
Arguments typedefRTT::OperationInterface
Arguments typedefRTT::OperationInterface
AttributeNames typedefRTT::ConfigurationInterface
AttributeNames typedefRTT::ConfigurationInterface
AttributeObjects typedefRTT::ConfigurationInterface
AttributeObjects typedefRTT::ConfigurationInterface
bagRTT::ConfigurationInterface [protected]
cleanupHandles()RTT::DataFlowInterface
cleanupHandles()RTT::DataFlowInterface
clear()RTT::Service
clear()RTT::Service
ConfigurationInterface()RTT::ConfigurationInterface
ConfigurationInterface()RTT::ConfigurationInterface
copy(std::map< const base::DataSourceBase *, base::DataSourceBase * > &repl, bool instantiate) const RTT::ConfigurationInterface
copy(std::map< const base::DataSourceBase *, base::DataSourceBase * > &repl, bool instantiate) const RTT::ConfigurationInterface
create(std::string name, ExecutionEngine *caller)RTT::Service
create(std::string name, ExecutionEngine *caller)RTT::Service
Create(const std::string &name, TaskContext *owner=0)RTT::Service [static]
Create(const std::string &name, TaskContext *owner=0)RTT::Service [static]
createPortObject(const std::string &name)RTT::DataFlowInterface [protected]
createPortObject(const std::string &name)RTT::DataFlowInterface [protected]
dataRTT::OperationInterface [protected]
DataFlowInterface(Service *parent=0)RTT::DataFlowInterface
DataFlowInterface(Service *parent=0)RTT::DataFlowInterface
Descriptions typedefRTT::OperationInterface
Descriptions typedefRTT::OperationInterface
doc() const RTT::Service [inline]
doc(const std::string &description)RTT::Service [inline]
doc() const RTT::Service [inline]
doc(const std::string &description)RTT::Service [inline]
Factory typedefRTT::Service
Factory typedefRTT::Service
getArgumentList(const std::string &name) const RTT::OperationInterface
getArgumentList(const std::string &name) const RTT::OperationInterface
getArity(const std::string &name) const RTT::OperationInterface
getArity(const std::string &name) const RTT::OperationInterface
getAttribute(const std::string &name) const RTT::ConfigurationInterface [inline]
getAttribute(const std::string &name) const RTT::ConfigurationInterface [inline]
getAttributeNames() const RTT::ConfigurationInterface
getAttributeNames() const RTT::ConfigurationInterface
getCollectArity(const std::string &name) const RTT::OperationInterface
getCollectArity(const std::string &name) const RTT::OperationInterface
getConstant(const std::string &name) const RTT::ConfigurationInterface [inline]
getConstant(const std::string &name) const RTT::ConfigurationInterface [inline]
getDescription(const std::string &name) const RTT::OperationInterface
getDescription(const std::string &name) const RTT::OperationInterface
getLocalOperation(std::string name)RTT::Service
getLocalOperation(std::string name)RTT::Service
getName() const RTT::Service [inline]
getName() const RTT::Service [inline]
getNames() const RTT::OperationInterface
getNames() const RTT::OperationInterface
getOperation(std::string name)RTT::Service
getOperation(std::string name, const std::vector< base::DataSourceBase::shared_ptr > &args, ExecutionEngine *caller) const RTT::Service [inline]
getOperation(std::string name)RTT::Service
getOperation(std::string name, const std::vector< base::DataSourceBase::shared_ptr > &args, ExecutionEngine *caller) const RTT::Service [inline]
getOperationNames() const RTT::Service
getOperationNames() const RTT::Service
getOwner() const RTT::Service [inline]
getOwner() const RTT::Service [inline]
getParent() const RTT::Service [inline]
getParent() const RTT::Service [inline]
getPart(const std::string &name)RTT::OperationInterface
getPart(const std::string &name)RTT::OperationInterface
getPort(const std::string &name) const RTT::DataFlowInterface
getPort(const std::string &name) const RTT::DataFlowInterface
getPortDescription(const std::string &name) const RTT::DataFlowInterface
getPortDescription(const std::string &name) const RTT::DataFlowInterface
getPortNames() const RTT::DataFlowInterface
getPortNames() const RTT::DataFlowInterface
getPorts() const RTT::DataFlowInterface
getPorts() const RTT::DataFlowInterface
getPortType(const std::string &name)RTT::DataFlowInterface [inline]
getPortType(const std::string &name)RTT::DataFlowInterface [inline]
getProperty(const std::string &name) const RTT::ConfigurationInterface [inline]
getProperty(const std::string &name) const RTT::ConfigurationInterface [inline]
getProviderNames() const RTT::Service [virtual]
getProviderNames() const RTT::Service [virtual]
getResultType(const std::string &name) const RTT::OperationInterface
getResultType(const std::string &name) const RTT::OperationInterface
getService(const std::string &service_name)RTT::Service
getService(const std::string &service_name)RTT::Service
RTT::DataFlowInterface::getService() const RTT::DataFlowInterface [inline]
getValue(const std::string &name) const RTT::ConfigurationInterface
getValue(const std::string &name) const RTT::ConfigurationInterface
getValues() const RTT::ConfigurationInterface [inline]
getValues() const RTT::ConfigurationInterface [inline]
GlobalService()RTT::internal::GlobalService [private]
GlobalService()RTT::internal::GlobalService [private]
Handles typedefRTT::DataFlowInterface [protected]
Handles typedefRTT::DataFlowInterface [protected]
handlesRTT::DataFlowInterface [protected]
hasAttribute(const std::string &name) const RTT::ConfigurationInterface
hasAttribute(const std::string &name) const RTT::ConfigurationInterface
hasMember(const std::string &name) const RTT::OperationInterface
hasMember(const std::string &name) const RTT::OperationInterface
hasOperation(const std::string &name) const RTT::Service
hasOperation(const std::string &name) const RTT::Service
hasProperty(const std::string &name) const RTT::ConfigurationInterface
hasProperty(const std::string &name) const RTT::ConfigurationInterface
hasService(const std::string &service_name)RTT::Service
hasService(const std::string &service_name)RTT::Service
Instance()RTT::internal::GlobalService [static]
Instance()RTT::internal::GlobalService [static]
isSynchronous(const std::string &name) const RTT::OperationInterface
isSynchronous(const std::string &name) const RTT::OperationInterface
loadValues(AttributeObjects const &new_values)RTT::ConfigurationInterface
loadValues(AttributeObjects const &new_values)RTT::ConfigurationInterface
RTT::map_t typedefRTT::OperationInterface [protected]
RTT::map_t typedefRTT::OperationInterface [protected]
RTT::ConfigurationInterface::map_t typedefRTT::ConfigurationInterface [protected]
mdescriptionRTT::Service [protected]
mnameRTT::Service [protected]
mownerRTT::Service [protected]
mportsRTT::DataFlowInterface [protected]
mserviceRTT::DataFlowInterface [protected]
OperationList typedefRTT::Service [protected]
OperationList typedefRTT::Service [protected]
ownedoperationsRTT::Service [protected]
parentRTT::Service [protected]
PortNames typedefRTT::DataFlowInterface
PortNames typedefRTT::DataFlowInterface
Ports typedefRTT::DataFlowInterface
Ports typedefRTT::DataFlowInterface
produce(const std::string &name, const Arguments &args, ExecutionEngine *caller) const RTT::OperationInterface
produce(const std::string &name, const Arguments &args, ExecutionEngine *caller) const RTT::OperationInterface
produceCollect(const std::string &name, const Arguments &args, internal::DataSource< bool >::shared_ptr blocking) const RTT::OperationInterface
produceCollect(const std::string &name, const Arguments &args, internal::DataSource< bool >::shared_ptr blocking) const RTT::OperationInterface
produceHandle(const std::string &name) const RTT::OperationInterface
produceHandle(const std::string &name) const RTT::OperationInterface
produceSend(const std::string &name, const Arguments &args, ExecutionEngine *caller) const RTT::OperationInterface
produceSend(const std::string &name, const Arguments &args, ExecutionEngine *caller) const RTT::OperationInterface
produceSignal(const std::string &name, base::ActionInterface *func, const std::vector< base::DataSourceBase::shared_ptr > &args) const RTT::OperationInterface
produceSignal(const std::string &name, base::ActionInterface *func, const std::vector< base::DataSourceBase::shared_ptr > &args) const RTT::OperationInterface
properties()RTT::ConfigurationInterface
properties()RTT::ConfigurationInterface
ProviderNames typedefRTT::Service
ProviderNames typedefRTT::Service
provides()RTT::Service
provides(const std::string &service_name)RTT::Service
provides()RTT::Service
provides(const std::string &service_name)RTT::Service
Release()RTT::internal::GlobalService [static]
Release()RTT::internal::GlobalService [static]
remove(const std::string &name)RTT::OperationInterface
remove(const std::string &name)RTT::OperationInterface
removeAttribute(const std::string &name)RTT::ConfigurationInterface
removeAttribute(const std::string &name)RTT::ConfigurationInterface
removeOperation(const std::string &name)RTT::Service
removeOperation(const std::string &name)RTT::Service
removePort(const std::string &name)RTT::DataFlowInterface
removePort(const std::string &name)RTT::DataFlowInterface
removeProperty(base::PropertyBase &p)RTT::ConfigurationInterface
removeProperty(base::PropertyBase &p)RTT::ConfigurationInterface
removeService(std::string const &service_name)RTT::Service [virtual]
removeService(std::string const &service_name)RTT::Service [virtual]
removeValue(const std::string &name)RTT::ConfigurationInterface
removeValue(const std::string &name)RTT::ConfigurationInterface
require(const std::string servicename)RTT::internal::GlobalService
require(const std::string servicename)RTT::internal::GlobalService
resetOperation(std::string name, base::OperationBase *impl)RTT::Service
resetOperation(std::string name, base::OperationBase *impl)RTT::Service
Service(const std::string &name, TaskContext *owner=0)RTT::Service
Service(const std::string &name, TaskContext *owner=0)RTT::Service
Services typedefRTT::Service [protected]
Services typedefRTT::Service [protected]
servicesRTT::Service [protected]
setName(const std::string &name)RTT::Service [inline]
setName(const std::string &name)RTT::Service [inline]
setOperationThread(std::string const &name, ExecutionThread et)RTT::Service
setOperationThread(std::string const &name, ExecutionThread et)RTT::Service
setOwner(TaskContext *new_owner)RTT::Service
setOwner(TaskContext *new_owner)RTT::Service
setParent(shared_ptr new_parent)RTT::Service
setParent(shared_ptr new_parent)RTT::Service
setPortDescription(const std::string &name, const std::string description)RTT::DataFlowInterface
setPortDescription(const std::string &name, const std::string description)RTT::DataFlowInterface
setupHandles()RTT::DataFlowInterface
setupHandles()RTT::DataFlowInterface
setValue(base::AttributeBase *ab)RTT::ConfigurationInterface
setValue(base::AttributeBase *ab)RTT::ConfigurationInterface
shared_ptr typedefRTT::Service
shared_ptr typedefRTT::Service
SimpleOperations typedefRTT::Service [protected]
SimpleOperations typedefRTT::Service [protected]
simpleoperationsRTT::Service [protected]
testOperation(base::OperationBase &op)RTT::Service [protected]
testOperation(base::OperationBase &op)RTT::Service [protected]
valuesRTT::ConfigurationInterface [protected]
~ConfigurationInterface()RTT::ConfigurationInterface
~ConfigurationInterface()RTT::ConfigurationInterface
~DataFlowInterface()RTT::DataFlowInterface
~DataFlowInterface()RTT::DataFlowInterface
~GlobalService()RTT::internal::GlobalService [virtual]
~GlobalService()RTT::internal::GlobalService [virtual]
~Service()RTT::Service [virtual]
~Service()RTT::Service [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:50:01 2013