Flex
Flex exchange system
Public Attributes | List of all members
DFlexClient1 Struct Reference

FlexClient persistent data struct. More...

#include <FlexClient.hpp>

Inheritance diagram for DFlexClient1:
Inheritance graph
[legend]
Collaboration diagram for DFlexClient1:
Collaboration graph
[legend]

Public Attributes

uint256 owner_
 Owner's public key.
 
FlexVersion triplet_
 Version triplet.
 
FlexVersion ex_triplet_
 Ex-version triplet (initialized during code upgrade)
 
optcell auth_index_code_
 AuthIndex code.
 
optcell user_id_index_code_
 UserIdIndex code.
 
opt< bind_infobinding_
 Binding info for exchange.
 
bool_t packet_burning_
 When burnThemAll was postponed into continueBurnThemAll call.
 
uint128 burn_ev_
 Processing evers for each wallet burn call.
 
dict_array< BurnInfoburns_
 Array of burn parameters for each wallet.
 
bool_t packet_canceling_
 When cancelThemAll was postponed into continueCancelThemAll call.
 
uint128 cancel_ev_
 Processing evers for each wallet cancelOrder call.
 
dict_array< address > prices_
 Array of PriceXchg addresses.
 

Detailed Description

FlexClient persistent data struct.


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