10 #ifndef TEUCHOS_PARAMETER_LIST_ACCEPTOR_HPP
11 #define TEUCHOS_PARAMETER_LIST_ACCEPTOR_HPP
18 class DependencySheet;
19 template<
class T>
class RCP;
219 #endif // TEUCHOS_PARAMETER_LIST_ACCEPTOR_HPP
Teuchos header file which uses auto-configuration information to include necessary C++ headers...
Interface for objects that can accept a ParameterList.
#define TEUCHOSPARAMETERLIST_LIB_DLL_EXPORT
Smart reference counting pointer class for automatic garbage collection.