GeNN  4.0.0
GPU enhanced Neuronal Networks (GeNN)
plog::CsvFormatterImpl< useUtcTime > Class Template Reference

#include <CsvFormatter.h>

Static Public Member Functions

static util::nstring header ()
 
static util::nstring format (const Record &record)
 

Static Public Attributes

static const size_t kMaxMessageSize = 32000
 

Member Function Documentation

◆ format()

template<bool useUtcTime>
static util::nstring plog::CsvFormatterImpl< useUtcTime >::format ( const Record record)
inlinestatic

◆ header()

template<bool useUtcTime>
static util::nstring plog::CsvFormatterImpl< useUtcTime >::header ( )
inlinestatic

Member Data Documentation

◆ kMaxMessageSize

template<bool useUtcTime>
const size_t plog::CsvFormatterImpl< useUtcTime >::kMaxMessageSize = 32000
static

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