FinfoWrapper Class Reference

#include <Finfo.h>

Collaboration diagram for FinfoWrapper:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 FinfoWrapper (const Finfo *other)
string getName () const
string docs () const
string type () const
vector< string > src () const
vector< string > dest () const

Constructor & Destructor Documentation

FinfoWrapper::FinfoWrapper ( const Finfo other  )  [inline]

Member Function Documentation

vector< string > FinfoWrapper::dest (  )  const

Returns the list of subsidiary destFinfos. Used in SharedFinfos and ValueFinfos, empty otherwise. Goes via internal virtual function.

References Finfo::innerDest().

Referenced by Finfo::initCinfo(), and testFinfoFields().

Here is the call graph for this function:

string FinfoWrapper::docs (  )  const

References Finfo::docs().

Referenced by Finfo::initCinfo(), and testFinfoFields().

Here is the call graph for this function:

string FinfoWrapper::getName (  )  const

References Finfo::name().

Referenced by Finfo::initCinfo(), and testFinfoFields().

Here is the call graph for this function:

vector< string > FinfoWrapper::src (  )  const

Returns the list of subsidiary SrcFinfos. Used in Shared Finfos, empty otherwise. Goes via internal virtual function.

References Finfo::innerSrc().

Referenced by Finfo::initCinfo(), and testFinfoFields().

Here is the call graph for this function:

string FinfoWrapper::type (  )  const

References Finfo::rttiType().

Referenced by Finfo::initCinfo(), and testFinfoFields().

Here is the call graph for this function:


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

Generated on 1 Jul 2015 for MOOSE by  doxygen 1.6.1