![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
Information for each nested level. More...
#include <writer.h>
Collaboration diagram for Writer< OutputStream, SourceEncoding, TargetEncoding, StackAllocator, writeFlags >::Level:Public Member Functions | |
| Level (bool inArray_) | |
Public Attributes | |
| size_t | valueCount |
| number of values in this level More... | |
| bool | inArray |
| true if in array, otherwise in object More... | |
Information for each nested level.
|
inline |
| bool Writer< OutputStream, SourceEncoding, TargetEncoding, StackAllocator, writeFlags >::Level::inArray |
true if in array, otherwise in object
| size_t Writer< OutputStream, SourceEncoding, TargetEncoding, StackAllocator, writeFlags >::Level::valueCount |
number of values in this level