ISAAC
Overview :: Library Doc :: Server Doc :: JSON Commands

In Situ Animation of Accelerated Computations

Classes | Macros | Typedefs
Broker.hpp File Reference
#include <string>
#include <vector>
#include "Common.hpp"
#include "MetaDataConnector.hpp"
#include "ImageConnector.hpp"
#include <signal.h>
#include "MetaDataClient.hpp"
#include "InsituConnectorMaster.hpp"
#include <memory>
#include <map>
Include dependency graph for Broker.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MetaDataConnectorContainer_struct
 
struct  ImageConnectorContainer_struct
 
class  InsituConnectorGroup
 
class  Broker
 

Macros

#define MAX_NODES   999999
 

Typedefs

typedef struct MetaDataConnectorContainer_struct MetaDataConnectorContainer
 
typedef struct ImageConnectorContainer_struct ImageConnectorContainer
 

Macro Definition Documentation

§ MAX_NODES

#define MAX_NODES   999999

Definition at line 46 of file Broker.hpp.

Typedef Documentation

§ ImageConnectorContainer

§ MetaDataConnectorContainer