Go to the source code of this file.
Compounds | |
struct | proHan |
struct | pronode_t |
class | protocolHandler |
Defines | |
#define | MKPROHANDLER(x, y, pro) |
Definition in file prohandler.h.
|
Value: proHan x; x.protocol = pro; x._Enqueue = y->add; \ x._EntryPoint = y->threadEntrypPoint; Definition at line 82 of file prohandler.h. |