GATE
C/C++ Framework
Loading...
Searching...
No Matches
Runnable Class Reference

C++ wrapper for C-Runnable objects. More...

#include <runnables.hpp>

Inheritance diagram for Runnable:
ObjectImpl< gate_runnable_t >

Public Member Functions

 Runnable (gate_runnable_t *ptr_runnable=NULL)
 Ctor: Take ownership of runnable-C-pointer.
 Runnable (Runnable const &src)
 CCtor: Share ownership of existing runnable.

Detailed Description

C++ wrapper for C-Runnable objects.


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