SrcFinfo2< T1, T2 > Class Template Reference

#include <SrcFinfo.h>

Inheritance diagram for SrcFinfo2< T1, T2 >:
Inheritance graph
[legend]
Collaboration diagram for SrcFinfo2< T1, T2 >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ~SrcFinfo2 ()
 SrcFinfo2 (const string &name, const string &doc)
void send (const Eref &e, const T1 &arg1, const T2 &arg2) const
void sendTo (const Eref &e, Id tgt, const T1 &arg1, const T2 &arg2) const
void sendBuffer (const Eref &e, double *buf) const
string rttiType () const

template<class T1, class T2>
class SrcFinfo2< T1, T2 >


Constructor & Destructor Documentation

template<class T1, class T2>
SrcFinfo2< T1, T2 >::~SrcFinfo2 (  )  [inline]
template<class T1, class T2>
SrcFinfo2< T1, T2 >::SrcFinfo2 ( const string &  name,
const string &  doc 
) [inline]

Member Function Documentation

template<class T1, class T2>
string SrcFinfo2< T1, T2 >::rttiType (  )  const [inline, virtual]

Returns the documentation string for the Finfo string docs() const; Returns the RTTI type string for the finfo by referring to an internal virtual function. string type() const; Returns the list of subsidiary SrcFinfos. Used in Shared Finfos, empty otherwise. Goes via internal virtual function. vector< string > src() const; Returns the list of subsidiary destFinfos. Used in SharedFinfos and ValueFinfos, empty otherwise. Goes via internal virtual function. vector< string > dest() const; Returns an RTTI type string for this Finfo.

Reimplemented from Finfo.

template<class T1, class T2>
void SrcFinfo2< T1, T2 >::send ( const Eref e,
const T1 &  arg1,
const T2 &  arg2 
) const [inline]
template<class T1, class T2>
void SrcFinfo2< T1, T2 >::sendBuffer ( const Eref e,
double *  buf 
) const [inline, virtual]

Sends contents of buffer on to msg targets Buffer has a header with the TgtInfo.

Implements SrcFinfo.

References SrcFinfo2< T1, T2 >::send().

Here is the call graph for this function:

template<class T1, class T2>
void SrcFinfo2< T1, T2 >::sendTo ( const Eref e,
Id  tgt,
const T1 &  arg1,
const T2 &  arg2 
) const [inline]

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

Generated on 1 Jul 2015 for MOOSE by  doxygen 1.6.1