10 #ifndef TEUCHOS_PARAMETER_LIST_ACCEPTOR_DEFAULT_BASE_HPP
11 #define TEUCHOS_PARAMETER_LIST_ACCEPTOR_DEFAULT_BASE_HPP
100 #endif // TEUCHOS_PARAMETER_LIST_ACCEPTOR_DEFAULT_BASE_HPP
RCP< ParameterList > paramList_
Templated Parameter List class.
Intermediate node base class for objects that accept parameter lists that implements some of the need...
void setMyParamList(const RCP< ParameterList > ¶mList)
Interface for objects that can accept a ParameterList.
#define TEUCHOSPARAMETERLIST_LIB_DLL_EXPORT
Smart reference counting pointer class for automatic garbage collection.
Reference-counted pointer class and non-member templated function implementations.
RCP< ParameterList > getMyNonconstParamList()
RCP< const ParameterList > getMyParamList() const