multiwork Directory Reference

Files

file  mw.h [code]
 

This is the main header file in the MultiWork group which includes all the other header files.


file  mw_none.h [code]
 

This header file accompanies the corresponding CPP file which contains the implementation of dummy core communication functions of the MultiWork module, to be used in case no network interface is available.


file  mw_unix.h [code]
 

This header file accompanies the corresponding CPP file which contains the implementation of the core communication functions of the MultiWork module, to be used with the Unix interface to network sockets.


file  mw_win32.h [code]
 

This header file accompanies the corresponding CPP file which contains the implementation of the core communication functions of the MultiWork module, to be used with the 32-bit MS-Windows interface to network sockets.


file  mw_wxwin.h [code]
 

This header file accompanies the corresponding CPP file which contains the implementation of the core communication functions of the MultiWork module, to be used with the wxWidgets interface to network sockets.


file  mwconfig.h [code]
 

This file contains the basic configuration of the MultiWork module, mainly as a definition of a series of preprocessor symbols.


file  mwcoord.h [code]
 

This file contains the definition of the MultiWork coordinator class.


file  mwdata.h [code]
 

This file contains the definition of the MultiWork data class.


file  mwlowlev.h [code]
 

This file contains the definition of some low-level functions for the TCP/IP streams communication and port operations.


file  mwsubdiv.h [code]
 

This file contains the definition of the MultiWork subdivision framework.


file  mwtask.h [code]
 

This file contains the definition of the MultiWork task class.


file  mwworker.h [code]
 

This file contains the definition of the MultiWork worker class.