|
EGS Brachy
An egs++ user code for rapid brachytherapy calculations
|
A simple pub/sub module to allow various egs_brachy classes to subscribe to particle events. More...
#include <list>#include <string>#include <map>

Go to the source code of this file.
Classes | |
| class | Subscriber |
| class | Publisher |
Typedefs | |
| typedef pair< bool, EB_Message > | EBSendMessage |
A simple pub/sub module to allow various egs_brachy classes to subscribe to particle events.
Adapted from http://www.cs.sjsu.edu/~pearce/modules/patterns/events/pubsubimp.htm
Definition in file pubsub.h.
| typedef pair<bool, EB_Message> EBSendMessage |
| enum EB_Message |