tuw_json
C++ API
File Hierarchy
Full C++ API
Namespaces
Namespace Json
Namespace tuw_json
Functions
Function tuw_json::read
Function tuw_json::write
Directories
Directory include
Directory tuw_json
Files
File json.hpp
Standard Documents
CHANGELOG
Changelog for package tuw_json
0.0.2 (2024-11-28)
PACKAGE
README
tuw_json
usage
Index
tuw_json
C++ API
Function tuw_json::write
View page source
Function tuw_json::write
Defined in
File json.hpp
Function Documentation
void
tuw_json
::
write
(
const
std
::
string
&
filename
,
const
std
::
string
&
key
,
const
Json
::
Value
&
src
)