Bitcoin Core 30.99.0
P2P Digital Currency
Functions
rpc_convert Namespace Reference

Functions

const CRPCConvertParamFromPosition (std::string_view method, size_t pos)
 
const CRPCConvertParamFromName (std::string_view method, std::string_view name)
 

Function Documentation

◆ FromName()

const CRPCConvertParam * rpc_convert::FromName ( std::string_view  method,
std::string_view  name 
)

Definition at line 414 of file client.cpp.

Here is the caller graph for this function:

◆ FromPosition()

const CRPCConvertParam * rpc_convert::FromPosition ( std::string_view  method,
size_t  pos 
)

Definition at line 405 of file client.cpp.

Here is the caller graph for this function: