|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
Go to the documentation of this file.
42 #ifndef TEUCHOS_PARAMETER_LIST_ACCEPTOR_DEFAULT_BASE_HPP
43 #define TEUCHOS_PARAMETER_LIST_ACCEPTOR_DEFAULT_BASE_HPP
132 #endif // TEUCHOS_PARAMETER_LIST_ACCEPTOR_DEFAULT_BASE_HPP
Templated Parameter List class.
Reference-counted pointer class and non-member templated function implementations.
RCP< ParameterList > unsetParameterList()
RCP< const ParameterList > getParameterList() const
RCP< ParameterList > getNonconstParameterList()
RCP< ParameterList > getMyNonconstParamList()
Interface for objects that can accept a ParameterList.
void setMyParamList(const RCP< ParameterList > ¶mList)
Smart reference counting pointer class for automatic garbage collection.
Intermediate node base class for objects that accept parameter lists that implements some of the need...
RCP< ParameterList > paramList_
RCP< const ParameterList > getMyParamList() const