ProcessorInfo Class Reference
#include <ProcessorInfo.h>
List of all members.
|
Public Member Functions |
| ProcessorInfo (char *name, boolean isServer) |
char * | getName () |
boolean | isServer () |
char * | toString () |
Private Attributes |
char * | name |
boolean | isServer_ |
Detailed Description
A class to create a server and multiple clients connected by sockets overwhich the clients can converse
The documentation for this class was generated from the following file: