RetroArch
|
main RapidJSON namespace More...
Classes | |
class | Allocator |
Concept for allocating, resizing and freeing memory block. More... | |
class | Encoding |
Concept for encoding of Unicode characters. More... | |
class | Handler |
Concept for receiving events from GenericReader upon parsing. The functions return true if no error occurs. If they return false, the event publisher should terminate the process. More... | |
class | Stream |
Concept for reading and writing characters. More... | |
main RapidJSON namespace