|
Open-Transactions
0.93.0-ge03d287
|
#include <ot_otapi_ot.hpp>

Public Member Functions | |
| the_lambda_struct () | |
Public Attributes | |
| std::vector< std::string > | the_vector |
| std::string | the_asset_acct |
| std::string | the_currency_acct |
| std::string | the_scale |
| std::string | the_price |
| bool | bSelling |
Definition at line 239 of file ot_otapi_ot.hpp.
| the_lambda_struct::the_lambda_struct | ( | ) |
Definition at line 1350 of file ot_otapi_ot.cpp.
| bool the_lambda_struct::bSelling |
Definition at line 252 of file ot_otapi_ot.hpp.
| std::string the_lambda_struct::the_asset_acct |
Definition at line 244 of file ot_otapi_ot.hpp.
| std::string the_lambda_struct::the_currency_acct |
Definition at line 247 of file ot_otapi_ot.hpp.
| std::string the_lambda_struct::the_price |
Definition at line 251 of file ot_otapi_ot.hpp.
| std::string the_lambda_struct::the_scale |
Definition at line 250 of file ot_otapi_ot.hpp.
| std::vector<std::string> the_lambda_struct::the_vector |
Definition at line 242 of file ot_otapi_ot.hpp.