Began implementing {Log,Network}Sink.
commit993d54b65ec747291d865f316c4640df71665726
authorEthereal <ethereal.visage@gmail.com>
Mon, 10 Jan 2011 23:09:10 +0000 (10 16:09 -0700)
committerEthereal <ethereal.visage@gmail.com>
Mon, 10 Jan 2011 23:09:10 +0000 (10 16:09 -0700)
treed17f3b12177e5bd7af99029389d7766362402abb
parenta470d50483221758b9a062284636e88b965b5585
Began implementing {Log,Network}Sink.
.aesalon.conf
build/config
build/templates/Config.h.in
include/common/VPacket.h [moved from include/monitor/vcommunication/Packet.h with 57% similarity]
include/monitor/vcommunication/DataSink.h
include/monitor/vcommunication/LogSink.h
include/monitor/vcommunication/NetworkSink.h
monitor/src/vcommunication/DataSink.cpp [deleted file]
monitor/src/vcommunication/LogSink.cpp
monitor/src/vcommunication/NetworkSink.cpp
monitor/src/vcommunication/Packet.cpp [deleted file]