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