|
rippled
|
#include <antithesis_sdk.h>


Public Attributes | |
| std::string | keys |
| STL member. | |
| JSONValue | elements |
| STL member. | |
Definition at line 58 of file antithesis_sdk.h.
| antithesis::JSON::JSON | ( | ) |
Definition at line 59 of file antithesis_sdk.h.
| antithesis::JSON::JSON | ( | std::initializer_list< std::pair< const std::string, JSONValue > > | args | ) |
Definition at line 60 of file antithesis_sdk.h.
| antithesis::JSON::JSON | ( | std::initializer_list< std::pair< const std::string, JSONValue > > | args, |
| std::vector< std::pair< const std::string, JSONValue > > | more_args | ||
| ) |
Definition at line 62 of file antithesis_sdk.h.
|
inherited |
STL member.
|
inherited |
STL member.