View on GitHub
Vistle
Distributed Data-parallel Scientific Visualization in VR
Overview
Architecture
API
Publications
Gallery
core
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
7
namespace
vistle
{
8
9
typedef
ShmVector<char>
MessagePayload
;
10
11
}
12
#endif
vistle::shm_array_ref
Definition:
shm_reference.h:15
vistle
Definition:
allobjects.cpp:30
vistle::MessagePayload
ShmVector< char > MessagePayload
Definition:
messagepayload.h:9
shm.h