]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/groups/class_ipc.h
Added the class group pages for Doxygen.
[wxWidgets.git] / docs / doxygen / groups / class_ipc.h
diff --git a/docs/doxygen/groups/class_ipc.h b/docs/doxygen/groups/class_ipc.h
new file mode 100644 (file)
index 0000000..e643a56
--- /dev/null
@@ -0,0 +1,20 @@
+/////////////////////////////////////////////////////////////////////////////
+// Name:        class_ipc.h
+// Purpose:     Interprocess Communication classes group docs
+// Author:      wxWidgets team
+// RCS-ID:      $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
+// Licence:     wxWindows license
+/////////////////////////////////////////////////////////////////////////////
+
+/**
+
+@defgroup group_class_ipc Interprocess Communication
+@ingroup group_class
+
+wxWidgets provides simple interprocess communications facilities based on
+Windows DDE, but available on most platforms using TCP.
+
+Related Overviews: @ref overview_ipc
+
+*/
+