$search

RTT::internal::GlobalEngine Class Reference

#include <GlobalEngine.hpp>

Inheritance diagram for RTT::internal::GlobalEngine:
Inheritance graph
[legend]

List of all members.

Static Public Member Functions

static RTT_API ExecutionEngineInstance ()
static RTT_API void Release ()

Private Member Functions

 GlobalEngine ()
virtual ~GlobalEngine ()

Private Attributes

boost::shared_ptr
< base::ActivityInterface
mact

Detailed Description

A process-wide execution engine that processes every asynchronous operation that is not being processed by a TaskContext.

In practice, this only occurs when a client does a send() on an OperationCaller which calls an Operation with the ClientThread policy.

Definition at line 60 of file GlobalEngine.hpp.


Constructor & Destructor Documentation

RTT::internal::GlobalEngine::GlobalEngine (  )  [private]

Definition at line 49 of file GlobalEngine.cpp.

RTT::internal::GlobalEngine::~GlobalEngine (  )  [private, virtual]

Definition at line 55 of file GlobalEngine.cpp.


Member Function Documentation

ExecutionEngine * RTT::internal::GlobalEngine::Instance (  )  [static]

Definition at line 61 of file GlobalEngine.cpp.

void RTT::internal::GlobalEngine::Release (  )  [static]

Definition at line 67 of file GlobalEngine.cpp.


Member Data Documentation

Definition at line 62 of file GlobalEngine.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:47 2013