|
Wire Sysio Wire Sysion 1.0.0
|

Public Types | |
| enum | State { BeforeStart , Started , Closed } |
Public Member Functions | |
| JsonReaderStackItem (const Value *value, State state) | |
Public Attributes | |
| const Value * | value |
| State | state |
| SizeType | index |
Definition at line 10 of file archiver.cpp.
Definition at line 11 of file archiver.cpp.
Definition at line 17 of file archiver.cpp.
| SizeType JsonReaderStackItem::index |
Definition at line 21 of file archiver.cpp.
| State JsonReaderStackItem::state |
Definition at line 20 of file archiver.cpp.
| const Value* JsonReaderStackItem::value |
Definition at line 19 of file archiver.cpp.