#include <iostream>
#include "../node.h"
Include dependency graph for logserver.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | zeitgeist |
Classes | |
class | zeitgeist::LogServer |
The log server is responsible for holding a bunch of ostreams, which data can be streamed to. More... | |
class | zeitgeist::Class_LogServer |