Crashpad
Public Member Functions | List of all members
crashpad::IOSSystemDataCollector Class Reference

Used to collect system level data before a crash occurs. More...

#include "util/ios/ios_system_data_collector.h"

Public Member Functions

void OSVersion (int *major, int *minor, int *bugfix, std::string *build) const
 
std::string MachineDescription () const
 
int ProcessorCount () const
 
std::string CPUVendor () const
 
bool HasDaylightSavingTime () const
 
bool IsDaylightSavingTime () const
 
int StandardOffsetSeconds () const
 
int DaylightOffsetSeconds () const
 
std::string StandardName () const
 
std::string DaylightName () const
 
int Orientation () const
 

Detailed Description

Used to collect system level data before a crash occurs.


The documentation for this class was generated from the following files: