initial commit
Signed-off-by: Peter Siegmund <mars3142@noreply.mars3142.dev>
This commit is contained in:
19
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_ipc.h
Normal file
19
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_ipc.h
Normal file
@@ -0,0 +1,19 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_ipc.h
|
||||
// Purpose: Interprocess Communication classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_ipc Interprocess Communication
|
||||
@ingroup group_class
|
||||
|
||||
wxWidgets provides simple interprocess communications facilities based on
|
||||
Windows DDE, but they are available on most platforms using TCP.
|
||||
|
||||
Related Overviews: @ref overview_ipc
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user