mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-04 01:06:48 +00:00
71 lines
1.1 KiB
JSON
71 lines
1.1 KiB
JSON
{
|
|
"args": [
|
|
{
|
|
"lineno": 15,
|
|
"name": "t"
|
|
},
|
|
{
|
|
"lineno": 21,
|
|
"name": "b"
|
|
},
|
|
{
|
|
"lineno": 26,
|
|
"name": "c"
|
|
},
|
|
{
|
|
"lineno": 31,
|
|
"name": "s"
|
|
},
|
|
{
|
|
"lineno": 36,
|
|
"name": "s"
|
|
}
|
|
],
|
|
"classes": [],
|
|
"description": "Provides generalized to_string functions in the xrpl namespace to handle various types (arithmetic, bool, char, std::string, const char*), extending std::to_string.",
|
|
"file_path": "workflow/XRPLF-rippled-develop/source/include/xrpl/basics/ToString.h",
|
|
"functions": [
|
|
{
|
|
"args": [
|
|
"t"
|
|
],
|
|
"lineno": 15,
|
|
"name": "to_string"
|
|
},
|
|
{
|
|
"args": [
|
|
"b"
|
|
],
|
|
"lineno": 21,
|
|
"name": "to_string"
|
|
},
|
|
{
|
|
"args": [
|
|
"c"
|
|
],
|
|
"lineno": 26,
|
|
"name": "to_string"
|
|
},
|
|
{
|
|
"args": [
|
|
"s"
|
|
],
|
|
"lineno": 31,
|
|
"name": "to_string"
|
|
},
|
|
{
|
|
"args": [
|
|
"s"
|
|
],
|
|
"lineno": 36,
|
|
"name": "to_string"
|
|
}
|
|
],
|
|
"language": "c header",
|
|
"namespaces": [
|
|
{
|
|
"lineno": 6,
|
|
"name": "xrpl"
|
|
}
|
|
]
|
|
} |