Teuchos::ParameterListAcceptorDefaultBase Class Reference

Intermediate node base class for objects that accept parameter lists that implements some of the needed behavior automatically. More...

#include <Teuchos_ParameterListAcceptorDefaultBase.hpp>

Inheritance diagram for Teuchos::ParameterListAcceptorDefaultBase:

Inheritance graph
[legend]
Collaboration diagram for Teuchos::ParameterListAcceptorDefaultBase:

Collaboration graph
[legend]

List of all members.

Public Member Functions

Overridden from ParameterListAcceptor


RCP< ParameterListgetNonconstParameterList ()
 
RCP< ParameterListunsetParameterList ()
 
RCP< const ParameterListgetParameterList () const
 

Protected Member Functions

Protected accessors to actual parameter list object.


void setMyParamList (const RCP< ParameterList > &paramList)
 
RCP< ParameterListgetMyNonconstParamList ()
 
RCP< const ParameterListgetMyParamList () const
 


Detailed Description

Intermediate node base class for objects that accept parameter lists that implements some of the needed behavior automatically.

Subclasses just need to implement setParameterList() and getValidParameters(). The underlying parameter list is accessed using the non-virtual protected members setMyParamList() and getMyParamList().

Definition at line 47 of file Teuchos_ParameterListAcceptorDefaultBase.hpp.


Member Function Documentation

RCP< ParameterList > Teuchos::ParameterListAcceptorDefaultBase::getMyNonconstParamList (  )  [inline, protected]

RCP< const ParameterList > Teuchos::ParameterListAcceptorDefaultBase::getMyParamList (  )  const [inline, protected]

RCP< ParameterList > Teuchos::ParameterListAcceptorDefaultBase::getNonconstParameterList (  )  [virtual]

RCP< const ParameterList > Teuchos::ParameterListAcceptorDefaultBase::getParameterList (  )  const [virtual]

Reimplemented from Teuchos::ParameterListAcceptor.

Definition at line 55 of file Teuchos_ParameterListAcceptorDefaultBase.cpp.

void Teuchos::ParameterListAcceptorDefaultBase::setMyParamList ( const RCP< ParameterList > &  paramList  )  [inline, protected]

Definition at line 91 of file Teuchos_ParameterListAcceptorDefaultBase.hpp.

RCP< ParameterList > Teuchos::ParameterListAcceptorDefaultBase::unsetParameterList (  )  [virtual]


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

Generated on Wed Oct 21 14:27:38 2009 for Teuchos - Trilinos Tools Package by  doxygen 1.5.9