#include "CorbaDeploymentComponent.hpp"
#include <rtt/transports/corba/TaskContextProxy.hpp>
#include <rtt/transports/corba/TaskContextServer.hpp>
#include <rtt/deployment/ComponentLoader.hpp>
#include "ocl/Component.hpp"
#include <fstream>
Go to the source code of this file.
Namespaces | |
OCL | |
Functions | |
RTT::TaskContext * | OCL::createTaskContextProxy (std::string name) |
RTT::TaskContext * | OCL::createTaskContextProxyIOR (std::string ior) |
RTT::TaskContext * | OCL::createTaskContextProxyIORFile (std::string iorfilename) |