rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Data Structures | Functions
datalogging.h File Reference

Detailed Description

Buffered console output stream header.

Date
Feb 25, 2013
Author
Andrey Belomutskiy, (c) 2012-2020

Definition in file datalogging.h.

Data Structures

class  Logging
 
class  LoggingWithStorage
 

Functions

void initLoggingExt (Logging *logging, const char *name, char *buffer, int bufferSize)
 

Function Documentation

◆ initLoggingExt()

void initLoggingExt ( Logging logging,
const char name,
char buffer,
int  bufferSize 
)

Go to the source code of this file.