One idea for module IDs and the communication system in general . . .
commitca222bf56eb9e07e422626344cc5648842e36397
authorEthereal <ethereal.visage@gmail.com>
Sun, 28 Nov 2010 00:01:29 +0000 (27 17:01 -0700)
committerEthereal <ethereal.visage@gmail.com>
Sun, 28 Nov 2010 00:01:29 +0000 (27 17:01 -0700)
tree8e821ec16803931bfdab96f677d02ff8502a3cb3
parent94688bbb7aa53e3b14883905bf0c75151314f0d6
One idea for module IDs and the communication system in general . . .

This idea is not exactly a new one, however. Using the previously-proposed
setup of one SHM per module would probably make communication a little easier,
in some respects at least.

I'll have to think about it some more.
include/common/ModuleID.h [new file with mode: 0644]
include/common/PolisherInterface.h [new file with mode: 0644]
modules/cpuTime/src/polisher/cpuTime.cpp [new file with mode: 0644]
modules/cpuTime/src/polisher/cpuTime.h [new file with mode: 0644]