Public Member Functions | Public Attributes | List of all members
bloaty::RangeMap::Entry Struct Reference

Public Member Functions

 Entry (const std::string &label_, uint64_t size_, uint64_t other_)
 
bool HasFallbackLabel () const
 
bool HasTranslation () const
 
bool IsShortFallback () const
 

Public Attributes

std::string label
 
uint64_t other_start
 
uint64_t size
 

Detailed Description

Definition at line 160 of file range_map.h.

Constructor & Destructor Documentation

◆ Entry()

bloaty::RangeMap::Entry::Entry ( const std::string &  label_,
uint64_t  size_,
uint64_t  other_ 
)
inline

Definition at line 161 of file range_map.h.

Member Function Documentation

◆ HasFallbackLabel()

bool bloaty::RangeMap::Entry::HasFallbackLabel ( ) const
inline

Definition at line 168 of file range_map.h.

◆ HasTranslation()

bool bloaty::RangeMap::Entry::HasTranslation ( ) const
inline

Definition at line 167 of file range_map.h.

◆ IsShortFallback()

bool bloaty::RangeMap::Entry::IsShortFallback ( ) const
inline

Definition at line 173 of file range_map.h.

Member Data Documentation

◆ label

std::string bloaty::RangeMap::Entry::label

Definition at line 163 of file range_map.h.

◆ other_start

uint64_t bloaty::RangeMap::Entry::other_start

Definition at line 165 of file range_map.h.

◆ size

uint64_t bloaty::RangeMap::Entry::size

Definition at line 164 of file range_map.h.


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


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