Symphony Of Empires
Eng3D::Deser::Serializer< TreatyClause::BaseClause * > Struct Reference

#include <diplomacy.hpp>

Public Types

template<bool is_const>
using type = typename Eng3D::Deser::CondConstType< is_const, TreatyClause::BaseClause >::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 178 of file diplomacy.hpp.

Member Typedef Documentation

◆ type

Definition at line 180 of file diplomacy.hpp.

Member Function Documentation

◆ deser_dynamic()

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

Definition at line 183 of file diplomacy.hpp.


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