MIRA
|
Specialization for JSONDeserializer which counts the item nodes in the parent node to recover the item count, which is much more user friendly, since the user does not need to provide the count himself. More...
#include <serialization/JSONSerializer.h>
Static Public Member Functions | |
static void | reflect (JSONDeserializer &r, uint32 &ioCount) |
Specialization for JSONDeserializer which counts the item nodes in the parent node to recover the item count, which is much more user friendly, since the user does not need to provide the count himself.
|
inlinestatic |