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

UserIdIndex contract implementation. More...

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

Classes

class  UserIdIndex
 UserIdIndex contract implementation. More...
 
struct  UserIdIndex::error_code
 

Functions

 DEFINE_JSON_ABI (IUserIdIndex, DUserIdIndex, EUserIdIndex, userid_replay_protection_t)
 

Detailed Description

UserIdIndex contract implementation.

Author
Andrew Zhogin