$search

RTT::scripting::ProgramService Class Reference

This class represents a program as an Service in the Orocos TaskContext system. More...

#include <ProgramService.hpp>

Inheritance diagram for RTT::scripting::ProgramService:
Inheritance graph
[legend]

List of all members.

Public Member Functions

ProgramInterfacePtr getProgram () const
 ProgramService (FunctionGraphPtr prog, TaskContext *tc=0)
 ~ProgramService ()

Private Attributes

FunctionGraphPtr function
internal::ValueDataSource
< ProgramInterfacePtr >
::shared_ptr 
program

Detailed Description

This class represents a program as an Service in the Orocos TaskContext system.

Definition at line 56 of file ProgramService.hpp.


Constructor & Destructor Documentation

RTT::ProgramService::ProgramService ( FunctionGraphPtr  prog,
TaskContext tc = 0 
)

By constructing this object, a program is added to a taskcontext as a TaskContext, with its commands and methods.

Definition at line 52 of file ProgramService.cpp.

RTT::ProgramService::~ProgramService (  ) 

Definition at line 76 of file ProgramService.cpp.


Member Function Documentation

ProgramInterfacePtr RTT::scripting::ProgramService::getProgram (  )  const [inline]

Returns the Program of this service.

Definition at line 74 of file ProgramService.hpp.


Member Data Documentation

Definition at line 61 of file ProgramService.hpp.

Definition at line 59 of file ProgramService.hpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Mar 1 16:27:54 2013