42#ifndef TEUCHOS_PARAMETER_LIST_ACCEPTOR_DEFAULT_BASE_HPP
43#define TEUCHOS_PARAMETER_LIST_ACCEPTOR_DEFAULT_BASE_HPP
#define TEUCHOSPARAMETERLIST_LIB_DLL_EXPORT
Templated Parameter List class.
Reference-counted pointer class and non-member templated function implementations.
Intermediate node base class for objects that accept parameter lists that implements some of the need...
void setMyParamList(const RCP< ParameterList > ¶mList)
RCP< ParameterList > paramList_
RCP< ParameterList > getMyNonconstParamList()
RCP< const ParameterList > getMyParamList() const
Interface for objects that can accept a ParameterList.
Concrete serial communicator subclass.