Public Member Functions | Protected Member Functions
OCL::CorbaDeploymentComponent Class Reference

#include <CorbaDeploymentComponent.hpp>

Inheritance diagram for OCL::CorbaDeploymentComponent:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CorbaDeploymentComponent (const std::string &name, const std::string &siteFile="")
bool createServer (const std::string &tc, bool use_naming)
virtual ~CorbaDeploymentComponent ()

Protected Member Functions

virtual bool componentLoaded (RTT::TaskContext *c)
virtual void componentUnloaded (RTT::TaskContext *c)

Detailed Description

Definition at line 37 of file CorbaDeploymentComponent.hpp.


Constructor & Destructor Documentation

OCL::CorbaDeploymentComponent::CorbaDeploymentComponent ( const std::string &  name,
const std::string &  siteFile = "" 
)

Definition at line 79 of file CorbaDeploymentComponent.cpp.

Definition at line 91 of file CorbaDeploymentComponent.cpp.


Member Function Documentation

Check if c is a proxy or a local object. If it is a local object, make it a server.

Reimplemented from OCL::DeploymentComponent.

Definition at line 110 of file CorbaDeploymentComponent.cpp.

Removes the CORBA server for this component.

Parameters:
ca valid TaskContext object.

Reimplemented from OCL::DeploymentComponent.

Definition at line 133 of file CorbaDeploymentComponent.cpp.

bool OCL::CorbaDeploymentComponent::createServer ( const std::string &  tc,
bool  use_naming 
)

Creates a ControlTask CORBA server for a given peer TaskContext.

Definition at line 97 of file CorbaDeploymentComponent.cpp.


The documentation for this class was generated from the following files:


ocl
Author(s): OCL Development Team
autogenerated on Sat Jun 8 2019 18:48:55