TwiceAsNice  2019-02-18
Classes | Namespaces | Functions
Stream.h File Reference
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <errno.h>
#include <sys/time.h>
#include <iostream>
#include <fstream>
#include <string>
#include <sys/types.h>
#include <unistd.h>
#include <Nice/Util.h>
#include <Nice/Time/Time.h>
#include <Nice/Log/Logger.h>
#include <Nice/Util/Enviroment.h>
#include <Nice/Log/External.h>
#include <Nice/Log/LoggerObject.h>
Include dependency graph for Stream.h:
This graph shows which files directly or indirectly include this file:

Classes

class  Nice::LogStreamBuf
 
class  Nice::LogStream
 

Namespaces

 Nice
 

 

Functions

void Nice::createStdOut ()
 
std::string Nice::logName ()
 
void Nice::setLogName (const std::string &s)