OSVR-Core
Public Types | List of all members
osvr::common::serialization::SimpleStructSerializationBase Struct Reference

Mandatory base class for SimpleStructSerialization specializations: allows detection of specializations and generation of corresponding SerializationTraits automatically. More...

#include <SerializationTraits.h>

Inheritance diagram for osvr::common::serialization::SimpleStructSerializationBase:
osvr::common::serialization::SimpleStructSerialization< OSVR_Vec2 > osvr::common::serialization::SimpleStructSerialization< OSVR_Vec3 > osvr::common::serialization::SimpleStructSerialization< util::TypeSafeId< Tag > > osvr::common::serialization::SimpleStructSerialization< YourSimpleType >

Public Types

typedef void is_specialized
 

Detailed Description

Mandatory base class for SimpleStructSerialization specializations: allows detection of specializations and generation of corresponding SerializationTraits automatically.


The documentation for this struct was generated from the following file: