Definition at line 273 of file JSONCodec.hpp.
Public Member Functions | |
| Context (const JSONCodec::FieldMap &field_map, JSONCodec::JSONObjectQueue &json_object_queue) | |
Public Attributes | |
| const JSONCodec::FieldMap & | field_map |
| JSONCodec::JSONObjectQueue & | json_object_queue |
| JSONCodec::JSONObjectPtr | json_object_ptr |
| pion::platform::Vocabulary::TermRef | term_ref |
| bool | m_array_started |
| bool | m_array_ended |
1.4.7