Test Class Reference

Collaboration diagram for Test:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Test ()
void process (const Eref &e, ProcPtr p)
void handleS0 ()
void handleS1 (const Eref &e, string s)
void handleS2 (const Eref &e, int i1, int i2)

Static Public Member Functions

static const CinfoinitCinfo ()

Public Attributes

string s_
int i1_
int i2_
int numAcks_

Static Public Attributes

static FinfosharedVec [6]

Constructor & Destructor Documentation

Test::Test (  )  [inline]

Member Function Documentation

void Test::handleS0 (  )  [inline]

References numAcks_.

Referenced by testSharedMsg().

void Test::handleS1 ( const Eref e,
string  s 
) [inline]

References s_, and SrcFinfo0::send().

Referenced by testSharedMsg().

Here is the call graph for this function:

void Test::handleS2 ( const Eref e,
int  i1,
int  i2 
) [inline]

References i1_, i2_, and SrcFinfo0::send().

Referenced by testSharedMsg().

Here is the call graph for this function:

static const Cinfo* Test::initCinfo (  )  [inline, static]

References sharedVec.

Referenced by testMsgSrcDestFields(), and testSharedMsg().

void Test::process ( const Eref e,
ProcPtr  p 
) [inline]

Member Data Documentation

int Test::i1_

Referenced by handleS2(), and testSharedMsg().

int Test::i2_

Referenced by handleS2(), and testSharedMsg().

Referenced by handleS0(), and testSharedMsg().

string Test::s_

Referenced by handleS1(), and testSharedMsg().

Finfo * Test::sharedVec [static]

Referenced by initCinfo().


The documentation for this class was generated from the following file:

Generated on 1 Jul 2015 for MOOSE by  doxygen 1.6.1