Skip to content

Class muda::LoggerViewer

ClassList > muda > LoggerViewer

Public Functions

Type Name
MUDA_GENERIC operator bool () const
MUDA_DEVICE LogProxy operator<< (const T & t)
MUDA_DEVICE LogProxy operator<< (const char * s)
MUDA_DEVICE LogProxy proxy ()
MUDA_DEVICE LogProxy push_string (const char * str)

Public Functions Documentation

function operator bool

inline MUDA_GENERIC muda::LoggerViewer::operator bool () const

function operator<<

template<typename T>
MUDA_DEVICE LogProxy muda::LoggerViewer::operator<< (
    const T & t
) 

function operator<<

MUDA_DEVICE LogProxy muda::LoggerViewer::operator<< (
    const char * s
) 

function proxy

inline MUDA_DEVICE LogProxy muda::LoggerViewer::proxy () 

function push_string

template<bool IsFmt>
MUDA_DEVICE LogProxy muda::LoggerViewer::push_string (
    const char * str
) 

Friends Documentation

friend LogProxy

class muda::LoggerViewer::LogProxy (
    LogProxy
) 

friend Logger

class muda::LoggerViewer::Logger (
    Logger
) 


The documentation for this class was generated from the following file src/muda/logger/logger_viewer.h