BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
Go to the documentation of this file.
10 int64_t
to_int64(
const std::string& );
20 #if defined(__APPLE__) or defined(__OpenBSD__)
26 std::string
format_string(
const std::string&,
const variant_object&, uint32_t max_object_depth = 200 );
27 std::string
trim(
const std::string& );
28 std::string
to_lower(
const std::string& );
std::string to_pretty_string(int64_t)
std::string to_lower(const std::string &)
std::string to_string(double)
int64_t to_int64(const std::string &)
std::string trim(const std::string &)
fc::optional< std::string > ostring
double to_double(const std::string &)
uint64_t to_uint64(const std::string &)
std::string format_string(const std::string &, const variant_object &, uint32_t max_object_depth=200)
uint64_t parse_size(const string &s)
string trim_and_normalize_spaces(const string &s)