MIRA
Public Types | Static Public Member Functions | List of all members
ReflectWriteMapItems< JSONDeserializer, std::map< std::string, mapped_type > > Struct Template Reference

#include <serialization/JSONSerializer.h>

Public Types

typedef std::map< std::string, mapped_type > Container
 
typedef Container::iterator iterator
 

Static Public Member Functions

static void reflect (JSONDeserializer &r, Container &c, uint32 count)
 

Member Typedef Documentation

◆ Container

typedef std::map<std::string, mapped_type> Container

◆ iterator

typedef Container::iterator iterator

Member Function Documentation

◆ reflect()

static void reflect ( JSONDeserializer r,
Container c,
uint32  count 
)
inlinestatic

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