Modules
Here is a list of all modules:
- C API C++ API for writing ESIO Smart Contracts.
-
C++ API C++ API for writing ESIO Smart Contracts.
- Action C++ API Defines type-safe C++ wrapers for querying action and sending action.
- Asset CPP API
- Binary Extension
- Console C++ API Defines C++ wrapper to log/print text messages.
- Chain API Defines API for calculating and checking hashes.
- Data Stream
- Dispatcher C++ API Defines C++ functions to dispatch action to proper action handler inside a contract.
- Multi Index Table Defines EOSIO Multi Index Table.
- Privileged C++ API
- Serialize C++ API Defines C++ API to serialize and deserialize object.
- Singleton Table Defines EOSIO Singleton Table used with multiindex.
- Symbol CPP API Defines CPP API for managing symbols.
- System C++ API Defines wrappers over eosio_assert.
- Time
-
Transaction C++ API Type-safe C++ wrappers for transaction C API.
- Transaction C++ API Type-safe C++ wrappers for transaction C API.
-
- Producer_schedule Defines both the order, account name, and signing keys of the active set of producers.
- Binary Extension
- Contract Defines contract type which is base class for every EOSIO contract.
- Fixed Size Byte Array Fixed size array of bytes sorted lexicographically.
- Fixed Size Key Fixed size key sorted lexicographically for Multi Index Table.
- Fixed Point 32,64,128,256 bits version of fixed point variables
- Name EOSIO Types.
- Public Key Type Specifies public key type.
- Public Key Type Specifies signature type.
- Variable Length Integer Type Defines variable length integer type which provides more efficient serialization/.