Multi-ApplicationOnlineProfiling
2.1
|
structure describing a workers descriptor More...
#include <Pbb_Workers.h>
Data Fields | |
int | id |
the id of the workers More... | |
struct Pbb_workers * | wk |
the workers More... | |
structure describing a workers descriptor
Definition at line 41 of file Pbb_Workers.h.
int Pbb_workers_desc::id |
the id of the workers
Definition at line 43 of file Pbb_Workers.h.
struct Pbb_workers* Pbb_workers_desc::wk |
the workers
Definition at line 44 of file Pbb_Workers.h.