Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

Setup::Com Struct Reference

setup for communication. More...

#include <setup.h>

List of all members.

Public Methods

 Com ()
 initialization.


Public Attributes

eCommunType communType
 type of communication.

int connectMode
 connect mode (0 = server, 1 = client).

String hostname
 hostname (if sockets used and connect_mode set to "client").

unsigned short port
 TCP port (if sockets used).

int shmemSize
 shared memory size - in bytes (if shmem used).

String shmemId
 shared memory name (identifier) - 3 characters.


Detailed Description

setup for communication.

Definition at line 137 of file setup.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jan 28 14:53:30 2002 for Java Profiler Dynamic Library by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001