Used to collect system level data before a crash occurs.
More...
#include "util/ios/ios_system_data_collector.h"
|
using | ActiveApplicationCallback = std::function<void(bool)> |
|
|
void | OSVersion (int *major, int *minor, int *bugfix) const |
|
const std::string & | MachineDescription () const |
|
int | ProcessorCount () const |
|
const std::string & | Build () const |
|
const std::string & | BundleIdentifier () const |
|
bool | IsExtension () const |
|
const std::string & | CPUVendor () const |
|
bool | HasDaylightSavingTime () const |
|
bool | IsDaylightSavingTime () const |
|
int | StandardOffsetSeconds () const |
|
int | DaylightOffsetSeconds () const |
|
const std::string & | StandardName () const |
|
const std::string & | DaylightName () const |
|
bool | IsApplicationActive () const |
|
uint64_t | AddressMask () const |
|
uint64_t | InitializationTime () const |
|
int | Orientation () const |
|
void | SetActiveApplicationCallback (ActiveApplicationCallback callback) |
|
Used to collect system level data before a crash occurs.
The documentation for this class was generated from the following files:
- util/ios/ios_system_data_collector.h
- util/ios/ios_system_data_collector.mm