Public Member Functions | Protected Attributes
EEHook Class Reference
Inheritance diagram for EEHook:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 EEHook (lua_State *_L, std::string _func)
bool execute ()

Protected Attributes

std::string func
lua_StateL
TaskContexttc

Detailed Description

Definition at line 2787 of file rtt.cpp.


Constructor & Destructor Documentation

EEHook::EEHook ( lua_State _L,
std::string  _func 
) [inline]

Definition at line 2795 of file rtt.cpp.


Member Function Documentation

bool EEHook::execute ( ) [inline, virtual]

Implements RTT::base::ExecutableInterface.

Definition at line 2796 of file rtt.cpp.


Member Data Documentation

std::string EEHook::func [protected]

Definition at line 2790 of file rtt.cpp.

lua_State* EEHook::L [protected]

Definition at line 2791 of file rtt.cpp.

TaskContext* EEHook::tc [protected]

Definition at line 2792 of file rtt.cpp.


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


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