MsgDigest Class Reference
#include <MsgDigest.h>
List of all members.
Detailed Description
This class manages digested Messages. Each entry is boiled down to the function, and an array of targets. The targets are actually stored on the Msg, but they referenced in the MsgDigest. As a further refinement, if the target DataIndex is ALLDATA, then it means that all data entries in the target are to be iterated over. Note that this does not extend to Field targets.
Constructor & Destructor Documentation
MsgDigest::MsgDigest |
( |
const OpFunc * |
f, |
|
|
const vector< Eref > & |
t | |
|
) |
| | [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: