Wire Sysio Wire Sysion 1.0.0
|
#include <contract_table_objects.hpp>
Public Types | |
typedef SecondaryKey | secondary_key_type |
Public Types inherited from chainbase::object< ObjectTypeId, index_object > | |
typedef oid< index_object > | id_type |
Public Attributes | |
chainbase::object< ObjectTypeId, index_object >::id_type | id |
table_id | t_id |
uint64_t | primary_key |
account_name | payer |
SecondaryKey | secondary_key |
Additional Inherited Members | |
Static Public Attributes inherited from chainbase::object< ObjectTypeId, index_object > | |
static const uint16_t | type_id |
Definition at line 84 of file contract_table_objects.hpp.
SecondaryKey sysio::chain::secondary_index< SecondaryKey, ObjectTypeId, SecondaryKeyLess >::index_object::secondary_key_type |
Definition at line 86 of file contract_table_objects.hpp.
chainbase::object<ObjectTypeId,index_object>::id_type sysio::chain::secondary_index< SecondaryKey, ObjectTypeId, SecondaryKeyLess >::index_object::id |
Definition at line 88 of file contract_table_objects.hpp.
account_name sysio::chain::secondary_index< SecondaryKey, ObjectTypeId, SecondaryKeyLess >::index_object::payer |
Definition at line 91 of file contract_table_objects.hpp.
uint64_t sysio::chain::secondary_index< SecondaryKey, ObjectTypeId, SecondaryKeyLess >::index_object::primary_key |
Definition at line 90 of file contract_table_objects.hpp.
SecondaryKey sysio::chain::secondary_index< SecondaryKey, ObjectTypeId, SecondaryKeyLess >::index_object::secondary_key |
Definition at line 92 of file contract_table_objects.hpp.
table_id sysio::chain::secondary_index< SecondaryKey, ObjectTypeId, SecondaryKeyLess >::index_object::t_id |
Definition at line 89 of file contract_table_objects.hpp.