View on GitHub

Vistle

Distributed Data-parallel Scientific Visualization in VR

Namespaces | Macros
object.cpp File Reference
#include "object.h"
#include "object_impl.h"
#include "shm.h"
#include <cassert>
#include "archives.h"
#include <iostream>
#include <iomanip>
#include <limits.h>
#include <boost/tuple/tuple.hpp>
#include <boost/foreach.hpp>
#include <boost/mpl/for_each.hpp>
#include <vistle/util/tools.h>
#include <vistle/util/exception.h>
Include dependency graph for object.cpp:

Namespaces

namespace  vistle
 

Macros

#define V_OBJECT_CASE(sym)
 

Macro Definition Documentation

◆ V_OBJECT_CASE

#define V_OBJECT_CASE (   sym)
Value:
case sym: \
return #sym;