Thread that dispatches message
attributes
| |||||
methods
|
Thread that dispatches message. contains all args needed by function that is an argument in pthread_create and that takes care of transmitting one message to network.Description: We need a class below for arguments that we need pass to a function for phthread_create. We have to use an auxiliary function and then to call the sender->DispatchMsg() inside that function.
alphabetic index hierarchy of classes
generated by doc++