Sound Byte Libs 29c5ff3
C++ firmware library for audio applications on 32-bit ARM Cortex-M processors
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
sbl::log::TeeOutput< A, B > Struct Template Reference

#include <tee_output.hpp>

Collaboration diagram for sbl::log::TeeOutput< A, B >:

Static Public Member Functions

static void write (const char *str)
 

Detailed Description

template<typename A, typename B>
struct sbl::log::TeeOutput< A, B >

Definition at line 13 of file tee_output.hpp.

Member Function Documentation

◆ write()

template<typename A , typename B >
static void sbl::log::TeeOutput< A, B >::write ( const char *  str)
inlinestatic

Definition at line 14 of file tee_output.hpp.


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