GlobalCovfefe
Macros | Functions
GlobalCovfefe.cpp File Reference
#include "GlobalCovfefe.h"
#include "version/version.h"
Include dependency graph for GlobalCovfefe.cpp:

Go to the source code of this file.

Macros

#define IRMODULE   "1"
 
#define IRPORT   "1"
 

Functions

static unsigned int noCommas (const char *buf)
 
static void grok (microseconds_t *buf, size_t length, frequency_t freq)
 

Macro Definition Documentation

◆ IRMODULE

#define IRMODULE   "1"

Definition at line 58 of file GlobalCovfefe.cpp.

◆ IRPORT

#define IRPORT   "1"

Definition at line 59 of file GlobalCovfefe.cpp.

Function Documentation

◆ grok()

static void grok ( microseconds_t *  buf,
size_t  length,
frequency_t  freq 
)
static

Definition at line 143 of file GlobalCovfefe.cpp.

◆ noCommas()

static unsigned int noCommas ( const char *  buf)
static

Definition at line 134 of file GlobalCovfefe.cpp.