Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
bloaty::RollupRow Struct Reference

#include <bloaty.h>

Public Member Functions

 RollupRow (const std::string &name_)
 

Static Public Member Functions

static bool Compare (const RollupRow &a, const RollupRow &b)
 

Public Attributes

double filepercent
 
int64_t filesize = 0
 
int64_t filtered_filesize = 0
 
int64_t filtered_vmsize = 0
 
std::string name
 
int64_t other_count = 0
 
std::vector< RollupRowsorted_children
 
int64_t sortkey
 
double vmpercent
 
int64_t vmsize = 0
 

Detailed Description

Definition at line 334 of file bloaty.h.

Constructor & Destructor Documentation

◆ RollupRow()

bloaty::RollupRow::RollupRow ( const std::string &  name_)
inline

Definition at line 335 of file bloaty.h.

Member Function Documentation

◆ Compare()

static bool bloaty::RollupRow::Compare ( const RollupRow a,
const RollupRow b 
)
inlinestatic

Definition at line 348 of file bloaty.h.

Member Data Documentation

◆ filepercent

double bloaty::RollupRow::filepercent

Definition at line 345 of file bloaty.h.

◆ filesize

int64_t bloaty::RollupRow::filesize = 0

Definition at line 339 of file bloaty.h.

◆ filtered_filesize

int64_t bloaty::RollupRow::filtered_filesize = 0

Definition at line 341 of file bloaty.h.

◆ filtered_vmsize

int64_t bloaty::RollupRow::filtered_vmsize = 0

Definition at line 340 of file bloaty.h.

◆ name

std::string bloaty::RollupRow::name

Definition at line 337 of file bloaty.h.

◆ other_count

int64_t bloaty::RollupRow::other_count = 0

Definition at line 342 of file bloaty.h.

◆ sorted_children

std::vector<RollupRow> bloaty::RollupRow::sorted_children

Definition at line 346 of file bloaty.h.

◆ sortkey

int64_t bloaty::RollupRow::sortkey

Definition at line 343 of file bloaty.h.

◆ vmpercent

double bloaty::RollupRow::vmpercent

Definition at line 344 of file bloaty.h.

◆ vmsize

int64_t bloaty::RollupRow::vmsize = 0

Definition at line 338 of file bloaty.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:02:58