OpenCOVER
Classes | Namespaces | Macros
coVRMSController.h File Reference

cluster master More...

#include <string>
#include <vector>
#include <util/coTypes.h>
Include dependency graph for coVRMSController.h:

Go to the source code of this file.

Classes

class  opencover::coVRMSController
 
class  opencover::coVRMSController::SlaveData
 

Namespaces

namespace  covise
 
namespace  opencover
 

Macros

#define CLUSTER_MARK()   ;
 
#define UDP_MESSAGE_HEADER_SIZE   3 *sizeof(int)
 
#define MAX_NUMBER_OF_SLAVES   256
 

Detailed Description

cluster master

Author
Uwe Woessner woess.nosp@m.ner@.nosp@m.hlrs..nosp@m.de
(C) 2004 High Performance Computing Center Stuttgart, Allmandring 30, D-70550 Stuttgart, Germany
Date

Macro Definition Documentation

◆ CLUSTER_MARK

#define CLUSTER_MARK ( )    ;

◆ MAX_NUMBER_OF_SLAVES

#define MAX_NUMBER_OF_SLAVES   256

◆ UDP_MESSAGE_HEADER_SIZE

#define UDP_MESSAGE_HEADER_SIZE   3 *sizeof(int)