Teuchos - Trilinos Tools Package Version of the Day
|
Templated implementation class of RCPNode
that has the responsibility for deleting the reference-counted object.
More...
#include <Teuchos_RCPNode.hpp>
Additional Inherited Members | |
![]() | |
void | pre_delete_extra_data () |
![]() | |
TEUCHOSCORE_LIB_DLL_EXPORT void | throw_null_ptr_error (const std::string &type_name) |
Throw that a pointer passed into an RCP object is null. | |
Templated implementation class of RCPNode
that has the responsibility for deleting the reference-counted object.
Definition at line 558 of file Teuchos_RCPNode.hpp.
|
inline |
For defined types.
Definition at line 561 of file Teuchos_RCPNode.hpp.
|
inline |
For undefined types .
Definition at line 570 of file Teuchos_RCPNode.hpp.
|
inline |
Definition at line 585 of file Teuchos_RCPNode.hpp.
|
inline |
Definition at line 579 of file Teuchos_RCPNode.hpp.
|
inline |
Definition at line 582 of file Teuchos_RCPNode.hpp.
|
inlinevirtual |
Implements Teuchos::RCPNode.
Definition at line 594 of file Teuchos_RCPNode.hpp.
|
inlinevirtual |
Delete the underlying object. Will abort if an exception is detected in the destructor.
Implements Teuchos::RCPNode.
Definition at line 601 of file Teuchos_RCPNode.hpp.
|
inlinevirtual |
Implements Teuchos::RCPNode.
Definition at line 623 of file Teuchos_RCPNode.hpp.
|
inlinevirtual |
Implements Teuchos::RCPNode.
Definition at line 666 of file Teuchos_RCPNode.hpp.