Flex
Flex exchange system
Classes | Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
AuthIndex Class Referencefinal

AuthIndex contract implementation. More...

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

Classes

struct  error_code
 To allow deploy message only with onDeploy call. More...
 

Public Member Functions

void onDeploy ()
 
void remove (address dst)
 

Static Public Member Functions

static __always_inline int _fallback (cell, slice)
 
static __always_inline int _receive (cell, slice)
 

Static Public Attributes

static constexpr bool _checked_deploy = true
 

Additional Inherited Members

- Public Attributes inherited from DAuthIndex
uint256 pubkey_
 dApp public key
 
opt< address > owner_
 UserIDIndex address.
 

Detailed Description

AuthIndex contract implementation.


The documentation for this class was generated from the following file: