Fabcoin Core  0.16.2
P2P Digital Currency
Functions
ContractABI_NS Namespace Reference

Functions

bool startsWithString (const std::string &str, const std::string &s, size_t &pos)
 
std::string startsWithNumber (const std::string &str, size_t &pos)
 

Function Documentation

std::string ContractABI_NS::startsWithNumber ( const std::string &  str,
size_t &  pos 
)
inline

Definition at line 27 of file contractabi.cpp.

Here is the caller graph for this function:

bool ContractABI_NS::startsWithString ( const std::string &  str,
const std::string &  s,
size_t &  pos 
)
inline

Definition at line 17 of file contractabi.cpp.

Here is the caller graph for this function: