ECSTASY
All in the name
Loading...
Searching...
No Matches
IEntityComponentSerializer.hpp File Reference

File containing the IEntityComponentSerializer class, used to serialize entity components from an IStorage instance. More...

#include <functional>
#include <typeindex>
Include dependency graph for IEntityComponentSerializer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ecstasy::serialization::IEntityComponentSerializer
 Type erased interface for serializing entity components. More...
 

Namespaces

namespace  ecstasy
 Namespace containing all symbols specific to ecstasy.
 
namespace  ecstasy::rtti
 Namespace regrouping the cross platform rtti symbols.
 
namespace  ecstasy::serialization
 Namespace regrouping the serialization ecstasy classes.
 

Detailed Description

File containing the IEntityComponentSerializer class, used to serialize entity components from an IStorage instance.

Author
Andréas Leroux (andre.nosp@m.as.l.nosp@m.eroux.nosp@m.@epi.nosp@m.tech..nosp@m.eu)
Version
1.0.0
Date
2024-10-03

Definition in file IEntityComponentSerializer.hpp.