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

AuthIndex contract implementation. More...

#include "AuthIndex.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 AuthIndex.cpp:

Classes

class  AuthIndex
 AuthIndex contract implementation. More...
 
struct  AuthIndex::error_code
 To allow deploy message only with onDeploy call. More...
 

Functions

 DEFINE_JSON_ABI (IAuthIndex, DAuthIndex, EAuthIndex)
 

Detailed Description

AuthIndex contract implementation.

Author
Andrew Zhogin