View on GitHub

Vistle

Distributed Data-parallel Scientific Visualization in VR

messagepayload.h
Go to the documentation of this file.
1#ifndef VISTLE_MESSAGEPAYLOAD_H
2#define VISTLE_MESSAGEPAYLOAD_H
3
4#include "shm.h"
5#include "export.h"
6
7namespace vistle {
8
10
11}
12#endif
Definition: shm_reference.h:15
Definition: allobjects.cpp:30
ShmVector< char > MessagePayload
Definition: messagepayload.h:9