|
Flex
Flex exchange system
|
Wrapper Index Contract interfaces and data-structs. More...
#include "WrappersConfig.hpp"#include <tvm/schema/message.hpp>#include <tvm/smart_switcher.hpp>#include <tvm/contract_handle.hpp>

Go to the source code of this file.
Classes | |
| struct | WICSalt |
| Wrapper Index Contract configuration in code salt. More... | |
| struct | WICDetails |
| WIC details for getter. More... | |
| interface | IWIC |
| Wrapper Index Contract interface. WIC is a contract to index (enumerate) wrappers. More... | |
| struct | DWIC |
| Wrapper Index Contract persistent data struct. More... | |
| interface | EWIC |
| Wrapper Index Contract events interface. More... | |
| struct | preparer< IWIC, DWIC > |
| Prepare StateInit struct and std address to deploy WIC contract. More... | |
Typedefs | |
| using | IWICPtr = handle< IWIC > |
Wrapper Index Contract interfaces and data-structs.