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

Public Member Functions

 EEHook (lua_State *_L, std::string _func)
 
bool execute ()
 
- Public Member Functions inherited from RTT::base::ExecutableInterface
 ExecutableInterface ()
 
ExecutionEnginegetEngine ()
 
bool isLoaded ()
 
void loaded (ExecutionEngine *ee)
 
virtual void loading ()
 
void unloaded ()
 
virtual void unloading ()
 
virtual ~ExecutableInterface ()
 

Protected Attributes

std::string func
 
lua_StateL
 
TaskContexttc
 
- Protected Attributes inherited from RTT::base::ExecutableInterface
ExecutionEngineengine
 

Detailed Description

Definition at line 2813 of file rtt.cpp.

Constructor & Destructor Documentation

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

Definition at line 2821 of file rtt.cpp.

Member Function Documentation

bool EEHook::execute ( )
inlinevirtual

Implements RTT::base::ExecutableInterface.

Definition at line 2822 of file rtt.cpp.

Member Data Documentation

std::string EEHook::func
protected

Definition at line 2816 of file rtt.cpp.

lua_State* EEHook::L
protected

Definition at line 2817 of file rtt.cpp.

TaskContext* EEHook::tc
protected

Definition at line 2818 of file rtt.cpp.


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


ocl
Author(s): OCL Development Team
autogenerated on Mon Mar 23 2020 04:47:19