ValueFinfoBase Class Reference

#include <ValueFinfo.h>

Inheritance diagram for ValueFinfoBase:
Inheritance graph
[legend]
Collaboration diagram for ValueFinfoBase:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ~ValueFinfoBase ()
 ValueFinfoBase (const string &name, const string &doc)
DestFinfogetFinfo () const
vector< string > innerDest () const

Protected Attributes

DestFinfoset_
DestFinfoget_

Detailed Description

This is the base class for all ValueFinfo classes. Used for doing inspection using dynamic casts.


Constructor & Destructor Documentation

ValueFinfoBase::~ValueFinfoBase (  )  [inline]
ValueFinfoBase::ValueFinfoBase ( const string &  name,
const string &  doc 
)

Member Function Documentation

DestFinfo * ValueFinfoBase::getFinfo (  )  const

References get_.

Referenced by MeshEntry::initCinfo().

vector< string > ValueFinfoBase::innerDest (  )  const [virtual]

Returns subsidiary DestFinfos

Reimplemented from Finfo.

References get_, Finfo::name(), and set_.

Here is the call graph for this function:


Member Data Documentation


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

Generated on 1 Jul 2015 for MOOSE by  doxygen 1.6.1