FreeNOS
Functions
Log.cpp File Reference
#include "Log.h"
#include "String.h"

Go to the source code of this file.

Functions

Logoperator<< (Log &log, const char *str)
 
Logoperator<< (Log &log, int number)
 
Logoperator<< (Log &log, const char character)
 
Logoperator<< (Log &log, unsigned number)
 
Logoperator<< (Log &log, unsigned long number)
 
Logoperator<< (Log &log, void *ptr)