Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
ComArgs Struct Reference
Arguments for the Communication Threads.
More...
#include <communication.h>
List of all members.
Detailed Description
Arguments for the Communication Threads.
-
Author(s):
-
StonedBones
, xandi
Definition at line 13 of file communication.h.
00013 {
00014 int socket;
00015 Buffer* buffer;
00016 }
Member Data Documentation
the socket it shall read/write from/to.
Definition at line 14 of file communication.h.
The documentation for this struct was generated from the following file:
Generated at Sat May 13 13:50:24 2000 for 3Dsia by
1.1.2 written by Dimitri van Heesch,
© 1997-2000