Messages linker
Linker::Linker (Mix * parent, LogFile * linkerLogFile) Mix linker constructor | |
void* | Linker::Run (void *) Mix linker Run() method |
void | Linker::Shutdown () Prepare for clean shutdown |
GMessage* | Linker::StoreChunk (GMessage * chunk) Store chunk of message into internal structures |
methods |
attributes |
Messages linker. Collects chunks of messages (created by chopper) as they arrive, stores them until the message is complete and then joins the chunks so that it reconstruct the original message.
parent - linkerLogFile Log file.
alphabetic index hierarchy of classes
generated by doc++