Started implementing visualizer communication interface.
commit150f43e9385d9ba3aa91c5fe413298a765751967
authorEthereal <ethereal.visage@gmail.com>
Sun, 16 Jan 2011 04:12:31 +0000 (15 21:12 -0700)
committerEthereal <ethereal.visage@gmail.com>
Sun, 16 Jan 2011 04:12:31 +0000 (15 21:12 -0700)
treef3c45da524d6bbd3d4c2f510c5b1516c30bfa983
parent7eb97d143fe05df9cd5bb799814bb5fd8a62f279
Started implementing visualizer communication interface.
TODO
doc/README.vpacket-serialization [new file with mode: 0644]
include/visualizer/communication/DataSource.h [new file with mode: 0644]
include/visualizer/communication/LogSource.h [new file with mode: 0644]
include/visualizer/communication/NetworkSource.h [new file with mode: 0644]
visualizer/src/SConscript
visualizer/src/communication/DataSource.cpp [new file with mode: 0644]
visualizer/src/communication/LogSource.cpp [new file with mode: 0644]
visualizer/src/communication/NetworkSource.cpp [new file with mode: 0644]