plebble
convert.h
Go to the documentation of this file.
1 /*
2 -------------------------------------------------------------------------------
3  PLEBBLE
4 -------------------------------------------------------------------------------
5  Copyright (C) 2019-2020 KATLAS Technology. (http://katlastechnology.com)
6  Copyright (C) 2017-2020 Marcos Mayorga. (mm@mm-studios.com)
7 
8  This file is part of our Plebble(R) Platform.
9 
10  The code below cannot be copied, used for any purpose other than the one
11  agreed and/or distributed without the express permission of
12  KATLAS Technology.
13 -------------------------------------------------------------------------------
14 
15 
16 */
17 #ifndef USGOV_295e7aaeb03ee968854f88efb260a727b72d3462dca2a2504a293306aa97060e
18 #define USGOV_295e7aaeb03ee968854f88efb260a727b72d3462dca2a2504a293306aa97060e
19 
20 #include <us/gov/io/convert.h>
21 #include <us/gov/cash/tx.h>
22 
23 namespace us{ namespace gov {
24 namespace input {
25 using namespace std;
26 
27 // template<> us::gov::cash::tx::sigcode_t convert(const string& s);
28 
29 }
30 }}
31 
32 #endif
33 
34 
35 
convert.h
us
Definition: daemon.h:22
us::gov::input
Definition: convert.h:24
us::gov::crypto::ec::keys::pub_t::from_b58
static pub_t from_b58(const string &)
Definition: ec.cpp:232
us::gov::crypto::ec::keys::priv_t::from_b58
static priv_t from_b58(const string &)
us::gov::crypto::ec::keys::pub_t
Definition: ec.h:44
us::gov::io::convert
T convert(const string &s)
Definition: convert.h:28
us::gov::crypto::ec::keys::priv_t
Definition: ec.h:77
us::gov::io
Definition: cfg.h:26
std
Definition: app.h:380
us::gov::crypto::ec
Definition: ec.h:34
us::gov::cash::tx
Definition: tx.h:45
gov.h
tx.h