Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
the_lambda_struct Class Reference

#include <ot_otapi_ot.hpp>

Collaboration diagram for the_lambda_struct:

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
 

Detailed Description

Definition at line 239 of file ot_otapi_ot.hpp.

Constructor & Destructor Documentation

the_lambda_struct::the_lambda_struct ( )

Definition at line 1350 of file ot_otapi_ot.cpp.

1351 {
1352 }

Member Data Documentation

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.


The documentation for this class was generated from the following files: