|
CeresEngine 0.2.0
A game development framework
|
A context struct that contains information for the decoding of a map. More...
#include <CeresEngine/Serialization/Deserializer.hpp>
Public Attributes | |
| const SerializedMapMetadata | metadata |
| The serialized array metadata. | |
| Box | value |
| The object value. | |
Friends | |
| class | Deserializer |
A context struct that contains information for the decoding of a map.
|
friend |
| const SerializedMapMetadata CeresEngine::Deserializer::Map::metadata |
The serialized array metadata.
| Box CeresEngine::Deserializer::Map::value |
The object value.