Planeshift
Public Member Functions

google_breakpad::ProcCpuInfoReader Class Reference

#include <proc_cpuinfo_reader.h>

List of all members.

Public Member Functions

bool GetNextField (const char **field)
const char * GetValue ()
const char * GetValueAndLen (size_t *length)
 ProcCpuInfoReader (int fd)

Detailed Description

Definition at line 45 of file proc_cpuinfo_reader.h.


Constructor & Destructor Documentation

google_breakpad::ProcCpuInfoReader::ProcCpuInfoReader ( int  fd) [inline]

Definition at line 47 of file proc_cpuinfo_reader.h.


Member Function Documentation

bool google_breakpad::ProcCpuInfoReader::GetNextField ( const char **  field) [inline]

Definition at line 54 of file proc_cpuinfo_reader.h.

const char* google_breakpad::ProcCpuInfoReader::GetValue ( ) [inline]

Definition at line 108 of file proc_cpuinfo_reader.h.

const char* google_breakpad::ProcCpuInfoReader::GetValueAndLen ( size_t *  length) [inline]

Definition at line 115 of file proc_cpuinfo_reader.h.


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