#include <pStatThread.h>
Public Member Functions | |
INLINE | PStatThread (const string &name, PStatClient *client=NULL) |
INLINE | PStatThread (const PStatThread ©) |
INLINE void | operator= (const PStatThread ©) |
INLINE void | new_frame () |
Private Member Functions | |
INLINE | PStatThread () |
INLINE | PStatThread (PStatClient *client, int index) |
Private Attributes | |
PStatClient * | _client |
int | _index |
Friends | |
class | PStatClient |
class | PStatCollector |
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 53 of file pStatThread.h. |
|
Definition at line 54 of file pStatThread.h. |
|
Definition at line 50 of file pStatThread.h. |
|
Definition at line 51 of file pStatThread.h. |