Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
json.hpp File Reference
#include <fc/variant.hpp>
#include <fc/filesystem.hpp>
#include <fc/time.hpp>
#include <fc/utility.hpp>
#include <fc/exception/exception.hpp>
Include dependency graph for json.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fc::json
 

Namespaces

namespace  fc
 namespace sysio::chain
 

Macros

#define DEFAULT_MAX_RECURSION_DEPTH   200
 

Functions

std::string fc::escape_string (const std::string_view &str, const json::yield_function_t &yield, bool escape_control_chars=true)
 

Macro Definition Documentation

◆ DEFAULT_MAX_RECURSION_DEPTH

#define DEFAULT_MAX_RECURSION_DEPTH   200

Definition at line 8 of file json.hpp.