Zappy Server
C++ game server: world, rules, scheduler, network
Loading...
Searching...
No Matches
CompositeSink.hpp File Reference
#include <memory>
#include <vector>
#include "logging/ILogSink.hpp"
+ Include dependency graph for CompositeSink.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CompositeSink
 Fans one write out to many sinks at once (Composite pattern). More...