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 526 of file Teuchos_RCPNode.hpp.
|
inline |
For defined types.
Definition at line 529 of file Teuchos_RCPNode.hpp.
|
inline |
For undefined types .
Definition at line 538 of file Teuchos_RCPNode.hpp.
|
inline |
Definition at line 553 of file Teuchos_RCPNode.hpp.
|
inline |
Definition at line 547 of file Teuchos_RCPNode.hpp.
|
inline |
Definition at line 550 of file Teuchos_RCPNode.hpp.
|
inlinevirtual |
Implements Teuchos::RCPNode.
Definition at line 562 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 569 of file Teuchos_RCPNode.hpp.
|
inlinevirtual |
Implements Teuchos::RCPNode.
Definition at line 591 of file Teuchos_RCPNode.hpp.
|
inlinevirtual |
Implements Teuchos::RCPNode.
Definition at line 634 of file Teuchos_RCPNode.hpp.