Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
sysio::chain::resource_limits::resource_usage_object Struct Reference

#include <resource_limits_private.hpp>

Inheritance diagram for sysio::chain::resource_limits::resource_usage_object:
Collaboration diagram for sysio::chain::resource_limits::resource_usage_object:

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
 

Detailed Description

Definition at line 227 of file resource_limits_private.hpp.

Member Data Documentation

◆ cpu_usage

usage_accumulator sysio::chain::resource_limits::resource_usage_object::cpu_usage

Definition at line 234 of file resource_limits_private.hpp.

◆ id

id_type sysio::chain::resource_limits::resource_usage_object::id

Definition at line 230 of file resource_limits_private.hpp.

◆ net_usage

usage_accumulator sysio::chain::resource_limits::resource_usage_object::net_usage

Definition at line 233 of file resource_limits_private.hpp.

◆ owner

account_name sysio::chain::resource_limits::resource_usage_object::owner

Definition at line 231 of file resource_limits_private.hpp.

◆ ram_usage

uint64_t sysio::chain::resource_limits::resource_usage_object::ram_usage = 0

Definition at line 236 of file resource_limits_private.hpp.


The documentation for this struct was generated from the following file: