Static Public Member Functions | Private Member Functions | Private Attributes
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

Definition at line 49 of file GlobalEngine.cpp.

Definition at line 55 of file GlobalEngine.cpp.


Member Function Documentation

Definition at line 61 of file GlobalEngine.cpp.

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:


rtt
Author(s): RTT Developers
autogenerated on Thu Jan 2 2014 11:35:44