OSVR-Core
Classes | Namespaces
SerializationTraitExample_Complicated.h File Reference

Header containing an examples of how to implement serialization for complicated new types. More...

#include <osvr/Common/SerializationTraits.h>
#include <osvr/Util/StdInt.h>

Go to the source code of this file.

Classes

struct  osvr::common::YourComplicatedType
 Dummy example for your type. More...
 
struct  osvr::common::serialization::SerializationTraits< DefaultSerializationTag< YourComplicatedType >, void >
 Default serialization traits for YourComplicatedType. More...
 

Namespaces

 osvr
 The main namespace for all C++ elements of the framework, internal and external.
 
 osvr::common
 Handles spatial transformations.
 

Detailed Description

Header containing an examples of how to implement serialization for complicated new types.

Date
2015
Author
Sensics, Inc. http://sensics.com/osvr