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

Wrapper Index Contract implementation. More...

#include "WIC.hpp"
#include "Wrapper.hpp"
#include "WrappersConfig.hpp"
#include "WrapperDeployer.hpp"
#include <tvm/contract.hpp>
#include <tvm/smart_switcher.hpp>
#include <tvm/contract_handle.hpp>
#include <tvm/default_support_functions.hpp>
#include <tvm/suffixes.hpp>
#include <tvm/schema/parse_chain_static.hpp>
#include <tvm/schema/build_chain_static.hpp>
Include dependency graph for WIC.cpp:

Classes

class  WIC
 Wrapper Index Contract implementation. More...
 
struct  WIC::error_code
 To allow deploy message only with onDeploy call. More...
 

Functions

 DEFINE_JSON_ABI (IWIC, DWIC, EWIC)
 

Detailed Description

Wrapper Index Contract implementation.

Author
Andrew Zhogin