Pioneer
Loading...
Searching...
No Matches
Functions
JsonUtils Namespace Reference

Functions

Json LoadJson (RefCountedPtr< FileSystem::FileData > fd)
 
Json LoadJsonFile (const std::string &filename, FileSystem::FileSource &source)
 
Json LoadJsonDataFile (const std::string &filename, bool with_merge)
 
Json LoadJsonSaveFile (const std::string &filename, FileSystem::FileSource &source)
 

Function Documentation

◆ LoadJson()

Json JsonUtils::LoadJson ( RefCountedPtr< FileSystem::FileData fd)
Here is the call graph for this function:

◆ LoadJsonDataFile()

Json JsonUtils::LoadJsonDataFile ( const std::string &  filename,
bool  with_merge 
)
Here is the call graph for this function:

◆ LoadJsonFile()

Json JsonUtils::LoadJsonFile ( const std::string &  filename,
FileSystem::FileSource source 
)
Here is the call graph for this function:

◆ LoadJsonSaveFile()

Json JsonUtils::LoadJsonSaveFile ( const std::string &  filename,
FileSystem::FileSource source 
)
Here is the call graph for this function: