Classes | Typedefs | Functions
messagereader.cpp File Reference
#include "rapidjson/reader.h"
#include "rapidjson/error/en.h"
#include <iostream>
#include <string>
#include <map>
Include dependency graph for messagereader.cpp:

Go to the source code of this file.

Classes

struct  MessageHandler
 

Typedefs

typedef map< string, string > MessageMap
 

Functions

int main ()
 
static void ParseMessages (const char *json, MessageMap &messages)
 

Typedef Documentation

typedef map<string, string> MessageMap

Definition at line 13 of file messagereader.cpp.

Function Documentation

int main ( )

Definition at line 89 of file messagereader.cpp.

static void ParseMessages ( const char *  json,
MessageMap messages 
)
static

Definition at line 75 of file messagereader.cpp.



choreo_rapidjson
Author(s):
autogenerated on Thu Jul 18 2019 03:59:09