Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Teuchos::RCPNode::extra_data_entry_t Struct Reference

Public Member Functions

 extra_data_entry_t ()
 
 extra_data_entry_t (const any &_extra_data, EPrePostDestruction _destroy_when)
 

Public Attributes

any extra_data
 
EPrePostDestruction destroy_when
 

Detailed Description

Definition at line 291 of file Teuchos_RCPNode.hpp.

Constructor & Destructor Documentation

◆ extra_data_entry_t() [1/2]

Teuchos::RCPNode::extra_data_entry_t::extra_data_entry_t ( )
inline

Definition at line 292 of file Teuchos_RCPNode.hpp.

◆ extra_data_entry_t() [2/2]

Teuchos::RCPNode::extra_data_entry_t::extra_data_entry_t ( const any _extra_data,
EPrePostDestruction  _destroy_when 
)
inline

Definition at line 293 of file Teuchos_RCPNode.hpp.

Member Data Documentation

◆ extra_data

any Teuchos::RCPNode::extra_data_entry_t::extra_data

Definition at line 296 of file Teuchos_RCPNode.hpp.

◆ destroy_when

EPrePostDestruction Teuchos::RCPNode::extra_data_entry_t::destroy_when

Definition at line 297 of file Teuchos_RCPNode.hpp.


The documentation for this struct was generated from the following file: