activate() | RTT::base::TaskCore | virtual |
activate() | RTT::base::TaskCore | virtual |
addAttribute(const std::string &name, T &attr) | RTT::TaskContext | |
addAttribute(base::AttributeBase &a) | RTT::TaskContext | |
addAttribute(const std::string &name, T &attr) | RTT::TaskContext | |
addAttribute(base::AttributeBase &a) | RTT::TaskContext | |
addConstant(const std::string &name, const T &attr) | RTT::TaskContext | |
addConstant(const std::string &name, const T &attr) | RTT::TaskContext | |
addEventPort(const std::string &name, base::InputPortInterface &port, SlotFunction callback=SlotFunction()) | RTT::TaskContext | |
addEventPort(base::InputPortInterface &port, SlotFunction callback=SlotFunction()) | RTT::TaskContext | |
addOperation(Operation< Signature > &op) | RTT::TaskContext | |
addOperation(const std::string name, Func func, Service *serv, ExecutionThread et=ClientThread) | RTT::TaskContext | |
addOperation(const std::string name, Signature *func, ExecutionThread et=ClientThread) | RTT::TaskContext | |
addOperation(Operation< Signature > &op) | RTT::TaskContext | |
addOperation(const std::string name, Func func, Service *serv, ExecutionThread et=ClientThread) | RTT::TaskContext | |
addOperation(const std::string name, Signature *func, ExecutionThread et=ClientThread) | RTT::TaskContext | |
addPeer(const std::string &from, const std::string &target) | OCL::DeploymentComponent | |
RTT::TaskContext::addPeer(TaskContext *peer, std::string alias="") | RTT::TaskContext | virtual |
addPort(const std::string &name, base::PortInterface &port) | RTT::TaskContext | |
addPort(base::PortInterface &port) | RTT::TaskContext | |
addProperty(const std::string &name, T &attr) | RTT::TaskContext | |
addProperty(base::PropertyBase &pb) | RTT::TaskContext | |
addProperty(const std::string &name, T &attr) | RTT::TaskContext | |
addProperty(base::PropertyBase &pb) | RTT::TaskContext | |
aliasPeer(const std::string &from, const std::string &target, const std::string &alias) | OCL::DeploymentComponent | |
attributes() | RTT::TaskContext | |
attributes() | RTT::TaskContext | |
autoUnload | OCL::DeploymentComponent | protected |
breakUpdateHook() | RTT::base::TaskCore | protectedvirtual |
cleanup() | RTT::base::TaskCore | virtual |
cleanup() | RTT::base::TaskCore | virtual |
cleanupComponent(RTT::TaskContext *instance) | OCL::DeploymentComponent | |
cleanupComponent(const std::string &comp_name) | OCL::DeploymentComponent | inline |
cleanupComponents() | OCL::DeploymentComponent | |
cleanupComponentsGroup(const int group) | OCL::DeploymentComponent | |
cleanupHook() | RTT::base::TaskCore | protectedvirtual |
clear() | RTT::TaskContext | virtual |
clearConfiguration() | OCL::DeploymentComponent | |
CompList typedef | OCL::DeploymentComponent | protected |
CompMap typedef | OCL::DeploymentComponent | protected |
compmap | OCL::DeploymentComponent | protected |
componentLoaded(RTT::TaskContext *c) | OCL::CorbaDeploymentComponent | protectedvirtual |
componentUnloaded(RTT::TaskContext *c) | OCL::CorbaDeploymentComponent | protectedvirtual |
compPath | OCL::DeploymentComponent | protected |
comps | OCL::DeploymentComponent | protected |
configure(const std::string &name) | OCL::DeploymentComponent | |
RTT::TaskContext::configure() | RTT::base::TaskCore | virtual |
configureComponent(RTT::TaskContext *instance) | OCL::DeploymentComponent | |
configureComponent(const std::string &comp_name) | OCL::DeploymentComponent | inline |
configureComponents() | OCL::DeploymentComponent | |
configureComponentsGroup(const int group) | OCL::DeploymentComponent | |
configureFromFile(const std::string &name, const std::string &filename) | OCL::DeploymentComponent | |
configureHook() | OCL::DeploymentComponent | protectedvirtual |
conmap | OCL::DeploymentComponent | protected |
ConMap typedef | OCL::DeploymentComponent | protected |
connect(const std::string &one, const std::string &other, ConnPolicy policy) | OCL::DeploymentComponent | |
connectOperations(const std::string &required, const std::string &provided) | OCL::DeploymentComponent | |
connectPeers(const std::string &one, const std::string &other) | OCL::DeploymentComponent | |
RTT::TaskContext::connectPeers(TaskContext *peer) | RTT::TaskContext | virtual |
connectPorts(const std::string &one, const std::string &other) | OCL::DeploymentComponent | |
connectPorts(const std::string &one, const std::string &one_port, const std::string &other, const std::string &other_port) | OCL::DeploymentComponent | |
RTT::TaskContext::connectPorts(TaskContext *peer) | RTT::TaskContext | virtual |
connectServices(const std::string &one, const std::string &other) | OCL::DeploymentComponent | |
RTT::TaskContext::connectServices(TaskContext *peer) | RTT::TaskContext | virtual |
CorbaDeploymentComponent(const std::string &name, const std::string &siteFile="") | OCL::CorbaDeploymentComponent | |
createAliasServer(const std::string &tc, const std::string &alias, bool use_naming) | OCL::CorbaDeploymentComponent | |
createConnectionMapFromPortsTag(RTT::Property< RTT::PropertyBag > &comp, RTT::TaskContext *c, const bool ignoreNonexistentPorts) | OCL::DeploymentComponent | |
createDataPortConnections(const bool skipUnconnected) | OCL::DeploymentComponent | |
createServer(const std::string &tc, bool use_naming) | OCL::CorbaDeploymentComponent | |
createStream(const std::string &component, const std::string &port, ConnPolicy policy) | OCL::DeploymentComponent | |
dataOnPortCallback(base::PortInterface *port) | RTT::TaskContext | protectedvirtual |
dataOnPortHook(base::PortInterface *port) | RTT::TaskContext | protectedvirtual |
defaultWaitPeriodPolicy | OCL::DeploymentComponent | protected |
DeploymentComponent(std::string name="Deployer", std::string siteFile="") | OCL::DeploymentComponent | |
disconnect() | RTT::TaskContext | virtual |
disconnect() | RTT::TaskContext | virtual |
disconnectPeers(const std::string &name) | RTT::TaskContext | virtual |
disconnectPeers(const std::string &name) | RTT::TaskContext | virtual |
displayComponentTypes() const | OCL::DeploymentComponent | |
ee | RTT::base::TaskCore | protected |
engine() const | RTT::base::TaskCore | |
engine() | RTT::base::TaskCore | |
error() | RTT::base::TaskCore | virtual |
error() | RTT::base::TaskCore | virtual |
errorHook() | RTT::base::TaskCore | protectedvirtual |
Exception | RTT::base::TaskCore | |
exception() | RTT::base::TaskCore | protectedvirtual |
exceptionHook() | RTT::base::TaskCore | protectedvirtual |
fatal() | RTT::base::TaskCore | protectedvirtual |
FatalError | RTT::base::TaskCore | |
forceActivity(base::ActivityInterface *new_act) | RTT::TaskContext | protected |
getActivity() | RTT::TaskContext | |
getActivity() | RTT::TaskContext | |
getAttribute(const std::string &name) const | RTT::TaskContext | |
getAttribute(const std::string &name) const | RTT::TaskContext | |
getComponentTypes() const | OCL::DeploymentComponent | |
getCpuAffinity() const | RTT::base::TaskCore | virtual |
getCpuAffinity() const | RTT::base::TaskCore | virtual |
getCycleCounter() const | RTT::base::TaskCore | |
getFactories() const | OCL::DeploymentComponent | |
getIOCounter() const | RTT::base::TaskCore | |
getName() const | RTT::TaskContext | virtual |
getOperation(std::string name) | RTT::TaskContext | |
getOperation(std::string name) | RTT::TaskContext | |
getPeer(const std::string &peer_name) const | RTT::TaskContext | virtual |
getPeer(const std::string &peer_name) const | RTT::TaskContext | virtual |
getPeerList() const | RTT::TaskContext | virtual |
getPeerList() const | RTT::TaskContext | virtual |
getPeriod() const | RTT::base::TaskCore | virtual |
getPeriod() const | RTT::base::TaskCore | virtual |
getPort(const std::string &name) const | RTT::TaskContext | |
getProperty(const std::string &name) const | RTT::TaskContext | |
getProperty(const std::string &name) const | RTT::TaskContext | |
getProvider(const std::string &name) | RTT::TaskContext | |
getProvider(const std::string &name) | RTT::TaskContext | |
getTargetState() const | RTT::base::TaskCore | virtual |
getTaskState() const | RTT::base::TaskCore | virtual |
getTimeOutCounter() const | RTT::base::TaskCore | |
getTriggerCounter() const | RTT::base::TaskCore | |
hasPeer(const std::string &peer_name) const | RTT::TaskContext | virtual |
hasPeer(const std::string &peer_name) const | RTT::TaskContext | virtual |
highest_Priority | OCL::DeploymentComponent | protected |
import(const std::string &package) | OCL::DeploymentComponent | |
inException() const | RTT::base::TaskCore | virtual |
inException() const | RTT::base::TaskCore | virtual |
inFatalError() const | RTT::base::TaskCore | virtual |
inFatalError() const | RTT::base::TaskCore | virtual |
Init | RTT::base::TaskCore | |
inRunTimeError() const | RTT::base::TaskCore | virtual |
inRunTimeError() const | RTT::base::TaskCore | virtual |
isActive() const | RTT::base::TaskCore | virtual |
isActive() const | RTT::base::TaskCore | virtual |
isConfigured() const | RTT::base::TaskCore | virtual |
isConfigured() const | RTT::base::TaskCore | virtual |
isRunning() const | RTT::base::TaskCore | virtual |
isRunning() const | RTT::base::TaskCore | virtual |
kickOut(const std::string &config_file) | OCL::DeploymentComponent | |
kickOutAll() | OCL::DeploymentComponent | |
kickOutComponent(const std::string &comp_name) | OCL::DeploymentComponent | |
kickOutGroup(const int group) | OCL::DeploymentComponent | |
kickStart(const std::string &file_name) | OCL::DeploymentComponent | |
kickStart2(const std::string &configurationfile, const bool doStart, bool &loadOk, bool &configureOk, bool &startOk) | OCL::DeploymentComponent | |
loadComponent(const std::string &name, const std::string &type) | OCL::DeploymentComponent | |
loadComponents(const std::string &config_file) | OCL::DeploymentComponent | |
loadComponentsInGroup(const std::string &config_file, const int group) | OCL::DeploymentComponent | |
loadConfiguration(const std::string &config_file) | OCL::DeploymentComponent | |
loadConfigurationString(const std::string &config_text) | OCL::DeploymentComponent | |
loadLibrary(const std::string &name) | OCL::DeploymentComponent | |
loadService(const std::string &component, const std::string &service) | OCL::DeploymentComponent | |
RTT::TaskContext::loadService(const std::string &service_name) | RTT::TaskContext | |
lowest_Priority | OCL::DeploymentComponent | protected |
mCycleCounter | RTT::base::TaskCore | protected |
mIOCounter | RTT::base::TaskCore | protected |
mName | RTT::base::TaskCore | protected |
mTaskState | RTT::base::TaskCore | protected |
mTimeOutCounter | RTT::base::TaskCore | protected |
mTriggerCounter | RTT::base::TaskCore | protected |
mTriggerOnStart | RTT::base::TaskCore | protected |
myGetPeer(std::string name) | OCL::DeploymentComponent | inline |
nextGroup | OCL::DeploymentComponent | protected |
operations() | RTT::TaskContext | |
operations() | RTT::TaskContext | |
path(const std::string &path) | OCL::DeploymentComponent | |
PeerList typedef | RTT::TaskContext | |
ports() | RTT::TaskContext | |
ports() const | RTT::TaskContext | |
PreOperational | RTT::base::TaskCore | |
properties() | RTT::TaskContext | |
properties() | RTT::TaskContext | |
provides() | RTT::TaskContext | |
provides(const std::string &service_name) | RTT::TaskContext | |
provides() | RTT::TaskContext | |
provides(const std::string &service_name) | RTT::TaskContext | |
ready() | RTT::TaskContext | virtual |
recover() | RTT::base::TaskCore | virtual |
recover() | RTT::base::TaskCore | virtual |
reloadLibrary(const std::string &filepath) | OCL::DeploymentComponent | |
removePeer(const std::string &name) | RTT::TaskContext | virtual |
removePeer(TaskContext *peer) | RTT::TaskContext | virtual |
removePeer(const std::string &name) | RTT::TaskContext | virtual |
removePeer(TaskContext *peer) | RTT::TaskContext | virtual |
requires() | RTT::TaskContext | |
requires(const std::string &service_name) | RTT::TaskContext | |
requires() | RTT::TaskContext | |
requires(const std::string &service_name) | RTT::TaskContext | |
root | OCL::DeploymentComponent | protected |
Running | RTT::base::TaskCore | |
runScript(const std::string &file_name) | OCL::DeploymentComponent | |
RunTimeError | RTT::base::TaskCore | |
sched_OTHER | OCL::DeploymentComponent | protected |
sched_RT | OCL::DeploymentComponent | protected |
setActivity(const std::string &comp_name, double period, int priority, int scheduler) | OCL::DeploymentComponent | |
RTT::TaskContext::setActivity(base::ActivityInterface *new_act) | RTT::TaskContext | |
setActivityOnCPU(const std::string &comp_name, double period, int priority, int scheduler, unsigned int cpu_nr) | OCL::DeploymentComponent | |
setCpuAffinity(unsigned cpu) | RTT::base::TaskCore | virtual |
setCpuAffinity(unsigned cpu) | RTT::base::TaskCore | virtual |
setFileDescriptorActivity(const std::string &comp_name, double timeout, int priority, int scheduler) | OCL::DeploymentComponent | |
setMasterSlaveActivity(const std::string &comp_name, const std::string &master_name) | OCL::DeploymentComponent | |
setNamedActivity(const std::string &comp_name, const std::string &act_type, double period, int priority, int scheduler, const std::string &master_name="") | OCL::DeploymentComponent | |
setNamedActivity(const std::string &comp_name, const std::string &act_type, double period, int priority, int scheduler, unsigned cpu_affinity, const std::string &master_name="") | OCL::DeploymentComponent | |
setPeriod(Seconds s) | RTT::base::TaskCore | virtual |
setPeriod(Seconds s) | RTT::base::TaskCore | virtual |
setPeriodicActivity(const std::string &comp_name, double period, int priority, int scheduler) | OCL::DeploymentComponent | |
setSequentialActivity(const std::string &comp_name) | OCL::DeploymentComponent | |
setSlaveActivity(const std::string &comp_name, double period) | OCL::DeploymentComponent | |
setWaitPeriodPolicy(const std::string &comp_name, int policy) | OCL::DeploymentComponent | |
shutdownDeployment() | OCL::DeploymentComponent | |
SlotFunction typedef | RTT::TaskContext | |
start() | RTT::TaskContext | virtual |
startComponent(RTT::TaskContext *instance) | OCL::DeploymentComponent | |
startComponent(const std::string &comp_name) | OCL::DeploymentComponent | inline |
startComponents() | OCL::DeploymentComponent | |
startComponentsGroup(const int group) | OCL::DeploymentComponent | |
startHook() | RTT::base::TaskCore | protectedvirtual |
stop() | RTT::TaskContext | virtual |
stopComponent(RTT::TaskContext *instance) | OCL::DeploymentComponent | |
stopComponent(const std::string &comp_name) | OCL::DeploymentComponent | inline |
stopComponents() | OCL::DeploymentComponent | |
stopComponentsGroup(const int group) | OCL::DeploymentComponent | |
stopHook() | RTT::base::TaskCore | protectedvirtual |
Stopped | RTT::base::TaskCore | |
stream(const std::string &port, ConnPolicy policy) | OCL::DeploymentComponent | |
stringToPort(std::string const &names) | OCL::DeploymentComponent | protected |
stringToService(std::string const &names) | OCL::DeploymentComponent | protected |
stringToServiceRequester(std::string const &names) | OCL::DeploymentComponent | protected |
target | OCL::DeploymentComponent | protected |
TaskContext(const std::string &name, TaskState initial_state=Stopped) | RTT::TaskContext | |
TaskCore(TaskState initial_state=Stopped, const std::string &name=std::string()) | RTT::base::TaskCore | |
TaskState enum name | RTT::base::TaskCore | |
trigger() | RTT::base::TaskCore | virtual |
trigger() | RTT::base::TaskCore | virtual |
unloadComponent(const std::string &name) | OCL::DeploymentComponent | |
unloadComponentImpl(CompMap::iterator cit) | OCL::DeploymentComponent | protected |
unloadComponents() | OCL::DeploymentComponent | |
unloadComponentsGroup(const int group) | OCL::DeploymentComponent | |
update() | RTT::base::TaskCore | virtual |
update() | RTT::base::TaskCore | virtual |
updateHook() | RTT::base::TaskCore | protectedvirtual |
validConfig | OCL::DeploymentComponent | protected |
waitForInterrupt() | OCL::DeploymentComponent | |
waitForSignal(int signumber) | OCL::DeploymentComponent | |
waitForSignals(int *sigs, std::size_t sig_count) | OCL::DeploymentComponent | |
~CorbaDeploymentComponent() | OCL::CorbaDeploymentComponent | virtual |
~DeploymentComponent() | OCL::DeploymentComponent | |
~TaskContext() | RTT::TaskContext | virtual |
~TaskCore() | RTT::base::TaskCore | virtual |