activate() | RTT::corba::TaskContextProxy | virtual |
addAttribute(const std::string &name, T &attr) | RTT::TaskContext | inline |
addAttribute(base::AttributeBase &a) | RTT::TaskContext | inline |
addConstant(const std::string &name, const T &attr) | RTT::TaskContext | inline |
addEventPort(const std::string &name, base::InputPortInterface &port, SlotFunction callback=SlotFunction()) | RTT::TaskContext | inline |
addEventPort(base::InputPortInterface &port, SlotFunction callback=SlotFunction()) | RTT::TaskContext | inline |
addOperation(Operation< Signature > &op) | RTT::TaskContext | inline |
addOperation(const std::string name, Func func, Service *serv, ExecutionThread et=ClientThread) | RTT::TaskContext | inline |
addOperation(const std::string name, Signature *func, ExecutionThread et=ClientThread) | RTT::TaskContext | inline |
addPeer(TaskContext *peer, std::string alias="") | RTT::corba::TaskContextProxy | virtual |
addPort(const std::string &name, base::PortInterface &port) | RTT::TaskContext | inline |
addPort(base::PortInterface &port) | RTT::TaskContext | inline |
addProperty(const std::string &name, T &attr) | RTT::TaskContext | inline |
addProperty(base::PropertyBase &pb) | RTT::TaskContext | inline |
attributes() | RTT::TaskContext | inline |
breakUpdateHook() | RTT::base::TaskCore | protectedvirtual |
cleanup() | RTT::corba::TaskContextProxy | virtual |
cleanupHook() | RTT::base::TaskCore | protectedvirtual |
clear() | RTT::TaskContext | virtual |
configure() | RTT::corba::TaskContextProxy | virtual |
configureHook() | RTT::base::TaskCore | protectedvirtual |
connectPeers(TaskContext *peer) | RTT::corba::TaskContextProxy | virtual |
connectPorts(TaskContext *peer) | RTT::corba::TaskContextProxy | virtual |
connectServices(TaskContext *peer) | RTT::corba::TaskContextProxy | virtual |
Create(std::string name, bool is_ior=false) | RTT::corba::TaskContextProxy | static |
Create(::RTT::corba::CTaskContext_ptr task, bool force_remote=false) | RTT::corba::TaskContextProxy | static |
CreateFromFile(std::string filename) | RTT::corba::TaskContextProxy | static |
dataOnPortCallback(base::PortInterface *port) | RTT::TaskContext | protectedvirtual |
dataOnPortHook(base::PortInterface *port) | RTT::TaskContext | protectedvirtual |
DestroyOrb() | RTT::corba::TaskContextProxy | static |
disconnect() | RTT::TaskContext | virtual |
disconnectPeers(const std::string &name) | RTT::corba::TaskContextProxy | virtual |
ee | RTT::base::TaskCore | protected |
engine() const | RTT::base::TaskCore | inline |
engine() | RTT::base::TaskCore | inline |
error() | RTT::base::TaskCore | virtual |
errorHook() | RTT::base::TaskCore | protectedvirtual |
exception() | RTT::base::TaskCore | protectedvirtual |
Exception enum value | RTT::base::TaskCore | |
exceptionHook() | RTT::base::TaskCore | protectedvirtual |
fatal() | RTT::base::TaskCore | protectedvirtual |
FatalError enum value | RTT::base::TaskCore | |
forceActivity(base::ActivityInterface *new_act) | RTT::TaskContext | protected |
getActivity() | RTT::TaskContext | |
getActivity() | RTT::TaskContext | inline |
getAttribute(const std::string &name) const | RTT::TaskContext | inline |
getCpuAffinity() const | RTT::base::TaskCore | virtual |
getCycleCounter() const | RTT::base::TaskCore | inline |
getIOCounter() const | RTT::base::TaskCore | inline |
getName() const | RTT::TaskContext | inlinevirtual |
getOperation(std::string name) | RTT::TaskContext | inline |
getPeer(const std::string &peer_name) const | RTT::corba::TaskContextProxy | virtual |
getPeerList() const | RTT::corba::TaskContextProxy | virtual |
getPeriod() const | RTT::base::TaskCore | virtual |
getPort(const std::string &name) const | RTT::TaskContext | inline |
getProperty(const std::string &name) const | RTT::TaskContext | inline |
getProvider(const std::string &name) | RTT::TaskContext | inline |
getTargetState() const | RTT::base::TaskCore | virtual |
getTaskState() const | RTT::corba::TaskContextProxy | virtual |
getTimeOutCounter() const | RTT::base::TaskCore | inline |
getTriggerCounter() const | RTT::base::TaskCore | inline |
hasPeer(const std::string &peer_name) const | RTT::corba::TaskContextProxy | virtual |
inException() const | RTT::corba::TaskContextProxy | virtual |
inFatalError() const | RTT::corba::TaskContextProxy | virtual |
Init enum value | RTT::base::TaskCore | |
initFromURIOrTaskname(std::string location, bool is_ior) | RTT::corba::TaskContextProxy | protected |
InitOrb(int argc, char *argv[], Seconds orb_timeout=0) | RTT::corba::ApplicationServer | static |
inRunTimeError() const | RTT::corba::TaskContextProxy | virtual |
isActive() const | RTT::corba::TaskContextProxy | virtual |
isConfigured() const | RTT::corba::TaskContextProxy | virtual |
isRunning() const | RTT::corba::TaskContextProxy | virtual |
loadService(const std::string &service_name) | RTT::TaskContext | |
mCycleCounter | RTT::base::TaskCore | protected |
mIOCounter | RTT::base::TaskCore | protected |
mtask | RTT::corba::TaskContextProxy | mutableprotected |
mTaskState | RTT::base::TaskCore | protected |
mTimeOutCounter | RTT::base::TaskCore | protected |
mTriggerCounter | RTT::base::TaskCore | protected |
mTriggerOnStart | RTT::base::TaskCore | protected |
operations() | RTT::TaskContext | inline |
orb | RTT::corba::ApplicationServer | static |
PeerList typedef | RTT::TaskContext | |
PMap typedef | RTT::corba::TaskContextProxy | |
port_proxies | RTT::corba::TaskContextProxy | protected |
ports() | RTT::TaskContext | inline |
ports() const | RTT::TaskContext | inline |
PreOperational enum value | RTT::base::TaskCore | |
properties() | RTT::TaskContext | inline |
provides() | RTT::TaskContext | inline |
provides(const std::string &service_name) | RTT::TaskContext | inline |
proxies | RTT::corba::TaskContextProxy | static |
proxy_poa | RTT::corba::TaskContextProxy | protectedstatic |
ProxyPOA() | RTT::corba::TaskContextProxy | static |
ready() | RTT::corba::TaskContextProxy | virtual |
recover() | RTT::corba::TaskContextProxy | virtual |
removePeer(const std::string &name) | RTT::corba::TaskContextProxy | virtual |
removePeer(TaskContext *peer) | RTT::corba::TaskContextProxy | virtual |
requires() | RTT::TaskContext | inline |
requires(const std::string &service_name) | RTT::TaskContext | inline |
rootPOA | RTT::corba::ApplicationServer | static |
Running enum value | RTT::base::TaskCore | |
RunTimeError enum value | RTT::base::TaskCore | |
server() const | RTT::corba::TaskContextProxy | |
setActivity(base::ActivityInterface *new_act) | RTT::TaskContext | |
setCpuAffinity(unsigned cpu) | RTT::base::TaskCore | virtual |
setName(const std::string &n) | RTT::corba::TaskContextProxy | virtual |
setPeriod(Seconds s) | RTT::base::TaskCore | virtual |
SlotFunction typedef | RTT::TaskContext | |
start() | RTT::corba::TaskContextProxy | virtual |
startHook() | RTT::base::TaskCore | protectedvirtual |
stop() | RTT::corba::TaskContextProxy | virtual |
stopHook() | RTT::base::TaskCore | protectedvirtual |
Stopped enum value | RTT::base::TaskCore | |
synchronize() | RTT::corba::TaskContextProxy | protected |
synchronizePorts(Service::shared_ptr parent, CDataFlowInterface_ptr dfact, const CServiceDescription &cdescription) | RTT::corba::TaskContextProxy | protected |
synchronizeRequesters(ServiceRequester::shared_ptr parent, CServiceRequester_ptr csrq, const CServiceRequesterDescription &cdescription) | RTT::corba::TaskContextProxy | protected |
synchronizeServices(Service::shared_ptr parent, CService_ptr serv, const CServiceDescription &cdescription) | RTT::corba::TaskContextProxy | protected |
TaskContext(const std::string &name, TaskState initial_state=Stopped) | RTT::TaskContext | |
TaskContextProxy(std::string location, bool is_ior) | RTT::corba::TaskContextProxy | protected |
TaskContextProxy() | RTT::corba::TaskContextProxy | protected |
TaskContextProxy(::RTT::corba::CTaskContext_ptr t) | RTT::corba::TaskContextProxy | protected |
TaskCore(TaskState initial_state=Stopped) | RTT::base::TaskCore | |
TaskState enum name | RTT::base::TaskCore | |
trigger() | RTT::base::TaskCore | virtual |
update() | RTT::base::TaskCore | virtual |
updateHook() | RTT::base::TaskCore | protectedvirtual |
~TaskContext() | RTT::TaskContext | virtual |
~TaskContextProxy() | RTT::corba::TaskContextProxy | |
~TaskCore() | RTT::base::TaskCore | virtual |