ThunderEgg  1.0.0
PatchInfo.h File Reference

PatchInfo class. More...

Include dependency graph for PatchInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ThunderEgg::PatchInfo< D >
 Contains metadata for a patch. More...
 

Namespaces

 ThunderEgg
 The ThunderEgg namespace.
 

Functions

template<int D>
void ThunderEgg::to_json (tpl::nlohmann::json &j, const PatchInfo< D > &pinfo)
 
template<int D>
void ThunderEgg::from_json (const tpl::nlohmann::json &j, PatchInfo< D > &pinfo)
 

Detailed Description

PatchInfo class.