Wire Sysio Wire Sysion 1.0.0
|
#include <resource_limits_private.hpp>
Public Attributes | |
id_type | id |
account_name | owner |
usage_accumulator | net_usage |
usage_accumulator | cpu_usage |
uint64_t | ram_usage = 0 |
Additional Inherited Members | |
Public Types inherited from chainbase::object< resource_usage_object_type, resource_usage_object > | |
typedef oid< resource_usage_object > | id_type |
Static Public Attributes inherited from chainbase::object< resource_usage_object_type, resource_usage_object > | |
static const uint16_t | type_id |
Definition at line 227 of file resource_limits_private.hpp.
usage_accumulator sysio::chain::resource_limits::resource_usage_object::cpu_usage |
Definition at line 234 of file resource_limits_private.hpp.
id_type sysio::chain::resource_limits::resource_usage_object::id |
Definition at line 230 of file resource_limits_private.hpp.
usage_accumulator sysio::chain::resource_limits::resource_usage_object::net_usage |
Definition at line 233 of file resource_limits_private.hpp.
account_name sysio::chain::resource_limits::resource_usage_object::owner |
Definition at line 231 of file resource_limits_private.hpp.
uint64_t sysio::chain::resource_limits::resource_usage_object::ram_usage = 0 |
Definition at line 236 of file resource_limits_private.hpp.