mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-04 01:06:48 +00:00
33 lines
667 B
JSON
33 lines
667 B
JSON
{
|
|
"args": [],
|
|
"classes": [
|
|
{
|
|
"args": [],
|
|
"lineno": 8,
|
|
"name": "InnerObjectFormats"
|
|
}
|
|
],
|
|
"description": "Defines the InnerObjectFormats class, which manages the list of known inner object formats in the XRPL protocol.",
|
|
"file_path": "workflow/XRPLF-rippled-develop/source/include/xrpl/protocol/InnerObjectFormats.h",
|
|
"functions": [
|
|
{
|
|
"args": [],
|
|
"lineno": 16,
|
|
"name": "getInstance"
|
|
},
|
|
{
|
|
"args": [
|
|
"sField"
|
|
],
|
|
"lineno": 19,
|
|
"name": "findSOTemplateBySField"
|
|
}
|
|
],
|
|
"language": "c header",
|
|
"namespaces": [
|
|
{
|
|
"lineno": 4,
|
|
"name": "xrpl"
|
|
}
|
|
]
|
|
} |