#include <gepetto/gui/omniorb/omniorbthread.hh>
Public Types | |
typedef ReturnType(Caller::* | Method) () |
Public Member Functions | |
WorkItem_0 (Caller *c, Method m) | |
void | performWork () |
![]() | |
WorkItem () | |
virtual | ~WorkItem () |
int | id () const |
Additional Inherited Members | |
![]() | |
void | id (int i) |
typedef ReturnType(Caller::* gepetto::gui::WorkItem_0< Caller, ReturnType >::Method) () |
|
inline |
|
inlinevirtual |
Implements gepetto::gui::WorkItem.