In file No file:

void* SenderDispatcherThread (void *args)

Call Sender's method for dispatching one message

Documentation

Call Sender's method for dispatching one message. Works around the problem with passing method to pthread_create() by encapsulating this method into a normal function.
Returns:
NULL - not used
Parameters:
args - Passed to sender->DispatcherThread()
Author:
Pechy
See Also:
pthread_create(), DispatcherThread()

alphabetic index hierarchy of classes


generated by doc++