TGUI  0.10-beta
tgui::Serializer Class Reference

Serializes an settable property. More...

#include <TGUI/Loading/Serializer.hpp>

Public Types

using SerializeFunc = std::function< String(ObjectConverter &&)>
 

Static Public Member Functions

static String serialize (ObjectConverter &&object)
 
static void setFunction (ObjectConverter::Type type, const SerializeFunc &serializer)
 
static const SerializeFunc & getFunction (ObjectConverter::Type type)
 

Detailed Description

Serializes an settable property.


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