#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <string>
#include <sstream>
#include "rlog/rlog.h"
#include "rlog/RLogChannel.h"
Include dependency graph for OutputCapturer.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | OutputCapturer |