ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
Public Types | Static Public Member Functions | List of all members
utf32_counter Struct Reference

Public Types

typedef size_t value_type
 

Static Public Member Functions

static value_type low (value_type result, uint32_t)
 
static value_type high (value_type result, uint32_t)
 

Detailed Description

Definition at line 851 of file pugixml.cpp.

Member Typedef Documentation

◆ value_type

Definition at line 853 of file pugixml.cpp.

Member Function Documentation

◆ high()

static value_type utf32_counter::high ( value_type  result,
uint32_t   
)
inlinestatic

Definition at line 857 of file pugixml.cpp.

Referenced by get_metrics.MemRange::stats(), get_metrics.MemRange::trace(), and get_metrics.MemRange::usage().

Here is the caller graph for this function:

◆ low()

static value_type utf32_counter::low ( value_type  result,
uint32_t   
)
inlinestatic

Definition at line 855 of file pugixml.cpp.

Referenced by get_metrics.MemRange::stats(), get_metrics.MemRange::trace(), and get_metrics.MemRange::usage().

Here is the caller graph for this function:

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