|
Flex
Flex exchange system
|
FlexClient contract interfaces and data-structs. More...
#include <tvm/schema/message.hpp>#include <tvm/smart_switcher.hpp>#include <tvm/contract_handle.hpp>#include "PriceXchg.hpp"#include "FlexVersion.hpp"#include "FlexClientStub.hpp"#include "EverReTransferArgs.hpp"

Go to the source code of this file.
Classes | |
| struct | FlexClientDetails |
| FlexClient details (for getter) More... | |
| struct | BurnInfo |
Burn parameters for each wallet in burnThemAll More... | |
| struct | IFlexClient |
| FlexClient is client contract for Flex. More... | |
| struct | DFlexClient1 |
| FlexClient persistent data struct. More... | |
| interface | EFlexClient |
| FlexClient events interface. More... | |
Typedefs | |
| using | DFlexClient0 = DFlexClientStub |
| Initial persistent data structure. | |
| using | IFlexClientPtr = handle< IFlexClient > |
| using | DFlexClient = DFlexClient1 |
FlexClient contract interfaces and data-structs.