Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
convert_json.h File Reference
#include "json-forwards.h"
#include <ostream>
+ Include dependency graph for convert_json.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void fastWriteJson (const Json::Value &value, std::ostream &to)
 
std::string fastWriteJson (const Json::Value &value)
 

Function Documentation

◆ fastWriteJson() [1/2]

std::string fastWriteJson ( const Json::Value &  value)

References fastWriteJson().

+ Here is the call graph for this function:

◆ fastWriteJson() [2/2]

void fastWriteJson ( const Json::Value &  value,
std::ostream &  to 
)

Referenced by ModStorageDatabaseFiles::endSave(), fastWriteJson(), ModApiUtil::l_write_json(), ServerList::sendAnnounce(), PlayerDatabaseFiles::serialize(), ToolCapabilities::serializeJson(), and WearBarParams::serializeJson().

+ Here is the caller graph for this function: