libpowermon 1.00
PowerMon Access Library
Loading...
Searching...
No Matches
PowermonLogFile Class Reference

PowermonLogFile is a class representing a PowerMon log file. It also contains support to decode the data points from a log file. More...

#include <powermon_log.h>

Classes

struct  Sample
 

Public Types

enum  Version {
  VER_FAMILY_MASK = 0xF0 ,
  VER_POWERMON_WIFI_5W = 0x00
}
 

Static Public Member Functions

static uint32_t decode (const std::vector< char > &data, std::vector< Sample > &samples)
 

Detailed Description

PowermonLogFile is a class representing a PowerMon log file. It also contains support to decode the data points from a log file.


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