#include <profiling.h>
◆ ProfilingResponse()
| Realm::ProfilingResponse::ProfilingResponse |
( |
const void * |
_data, |
|
|
size_t |
_data_size |
|
) |
| |
◆ ~ProfilingResponse()
| Realm::ProfilingResponse::~ProfilingResponse |
( |
void |
| ) |
|
◆ find_id()
◆ get_measurement() [1/2]
template<typename T >
| bool Realm::ProfilingResponse::get_measurement |
( |
T & |
result | ) |
const |
◆ get_measurement() [2/2]
template<typename T >
| T * Realm::ProfilingResponse::get_measurement |
( |
void |
| ) |
const |
◆ has_measurement()
template<typename T >
| bool Realm::ProfilingResponse::has_measurement |
( |
void |
| ) |
const |
◆ user_data()
| const void * Realm::ProfilingResponse::user_data |
( |
void |
| ) |
const |
◆ user_data_size()
| size_t Realm::ProfilingResponse::user_data_size |
( |
void |
| ) |
const |
◆ data
| const char* Realm::ProfilingResponse::data |
|
protected |
◆ data_size
| size_t Realm::ProfilingResponse::data_size |
|
protected |
◆ ids
| const int* Realm::ProfilingResponse::ids |
|
protected |
◆ measurement_count
| int Realm::ProfilingResponse::measurement_count |
|
protected |
◆ user_data_offset
| size_t Realm::ProfilingResponse::user_data_offset |
|
protected |
The documentation for this class was generated from the following file:
- /home/runner/work/realm/realm/realm-src/src/realm/profiling.h