Flex
Flex exchange system
Classes | Functions
FlexClient.cpp File Reference

FlexClient contract implementation. More...

#include "FlexClient.hpp"
#include "XchgPair.hpp"
#include "Wrapper.hpp"
#include "UserIdIndex.hpp"
#include "AuthIndex.hpp"
#include "UserDataConfig.hpp"
#include <tvm/contract.hpp>
#include <tvm/smart_switcher.hpp>
#include <tvm/contract_handle.hpp>
#include <tvm/replay_attack_protection/timestamp.hpp>
#include <tvm/default_support_functions.hpp>
#include <tvm/suffixes.hpp>
Include dependency graph for FlexClient.cpp:

Classes

class  FlexClient
 FlexClient contract. Implements IFlexClient. More...
 
struct  FlexClient::error_code
 

Functions

 DEFINE_JSON_ABI (IFlexClient, DFlexClient, EFlexClient, FlexClient::replay_protection_t)
 

Detailed Description

FlexClient contract implementation.

Author
Andrew Zhogin