Symphony Of Empires
Eng3D::Deser::Serializer< Treaty > Struct Reference

#include <diplomacy.hpp>

Public Types

template<bool is_const>
using type = typename Eng3D::Deser::CondConstType< is_const, Treaty >::type
 

Static Public Member Functions

template<bool is_serialize>
static void deser_dynamic (Eng3D::Deser::Archive &ar, type< is_serialize > &obj)
 

Detailed Description

Definition at line 280 of file diplomacy.hpp.

Member Typedef Documentation

◆ type

template<bool is_const>
using Eng3D::Deser::Serializer< Treaty >::type = typename Eng3D::Deser::CondConstType<is_const, Treaty>::type

Definition at line 282 of file diplomacy.hpp.

Member Function Documentation

◆ deser_dynamic()

template<bool is_serialize>
static void Eng3D::Deser::Serializer< Treaty >::deser_dynamic ( Eng3D::Deser::Archive ar,
type< is_serialize > &  obj 
)
inlinestatic

Definition at line 285 of file diplomacy.hpp.


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