Finished the reading portion of the shared memory communication.
commit920484c79b1e5af18863c3aea22301f0a465e1e6
authorEthereal <ethereal.visage@gmail.com>
Sat, 20 Nov 2010 19:35:20 +0000 (20 12:35 -0700)
committerEthereal <ethereal.visage@gmail.com>
Sat, 20 Nov 2010 19:35:20 +0000 (20 12:35 -0700)
tree9aeacde07cee4e80178da2af2dd12560a0f38708
parentcfeb8027b671ad2af4038a2308a6e25095f66988
Finished the reading portion of the shared memory communication.

Packets that are sent from the cpuTime module are now successfully read inside
a Link instance.
include/informer/Informer.h
include/monitor/program/SharedMemory.h
modules/cpuTime/src/collector/cpuTime.c
modules/informer/src/collector/informer.c
monitor/src/program/Conductor.cpp
monitor/src/program/Link.cpp
monitor/src/program/SharedMemory.cpp