#include <prohandler.h>
Public Attributes | |
int | protocol |
int* (* | _Enqueue )(char *, int) |
void* (* | _EntryPoint )(void *) |
Definition at line 29 of file prohandler.h.
|
Pointer to an enqueue function |
|
Pointer to an EntryPoint function |
|
protocol number Definition at line 32 of file prohandler.h. |