Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
This is the complete list of members for Teuchos::RCPNode, including all inherited members.
attemptIncrementStrongCountFromNonZeroValue() | Teuchos::RCPNode | inline |
deincr_count(const ERCPStrength strength) | Teuchos::RCPNode | inline |
delete_obj()=0 | Teuchos::RCPNode | pure virtual |
extra_data_map_ | Teuchos::RCPNode | private |
extra_data_map_t typedef | Teuchos::RCPNode | private |
get_base_obj_type_name() const =0 | Teuchos::RCPNode | pure virtual |
get_extra_data(const std::string &type_name, const std::string &name) | Teuchos::RCPNode | |
get_extra_data(const std::string &type_name, const std::string &name) const | Teuchos::RCPNode | inline |
get_optional_extra_data(const std::string &type_name, const std::string &name) | Teuchos::RCPNode | |
get_optional_extra_data(const std::string &type_name, const std::string &name) const | Teuchos::RCPNode | inline |
has_ownership(bool has_ownership_in) | Teuchos::RCPNode | inline |
has_ownership() const | Teuchos::RCPNode | inline |
impl_pre_delete_extra_data() | Teuchos::RCPNode | private |
incr_count(const ERCPStrength strength) | Teuchos::RCPNode | inline |
is_valid_ptr() const =0 | Teuchos::RCPNode | pure virtual |
operator=(const RCPNode &) | Teuchos::RCPNode | private |
pre_delete_extra_data() | Teuchos::RCPNode | inlineprotected |
RCPNode(bool has_ownership_in) | Teuchos::RCPNode | inline |
RCPNode() | Teuchos::RCPNode | private |
RCPNode(const RCPNode &) | Teuchos::RCPNode | private |
set_extra_data(const any &extra_data, const std::string &name, EPrePostDestruction destroy_when, bool force_unique) | Teuchos::RCPNode | |
strong_count() const | Teuchos::RCPNode | inline |
TEUCHOS_RCP_DECL_ATOMIC(count_[2], int) | Teuchos::RCPNode | private |
TEUCHOS_RCP_DECL_ATOMIC(has_ownership_, bool) | Teuchos::RCPNode | private |
throw_invalid_obj_exception(const std::string &rcp_type_name, const void *rcp_ptr, const RCPNode *rcp_node_ptr, const void *rcp_obj_ptr) const =0 | Teuchos::RCPNode | pure virtual |
throw_null_ptr_error(const std::string &type_name) | Teuchos::RCPNode | related |
weak_count() const | Teuchos::RCPNode | inline |
~RCPNode() | Teuchos::RCPNode | inlinevirtual |