MsgDigest Class Reference

#include <MsgDigest.h>

Collaboration diagram for MsgDigest:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 MsgDigest (const OpFunc *f, const vector< Eref > &t)

Public Attributes

const OpFuncfunc
vector< Ereftargets

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:

Generated on 1 Jul 2015 for MOOSE by  doxygen 1.6.1