Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
Teuchos::RCPNode::extra_data_entry_t Struct Reference

List of all members.

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 242 of file Teuchos_RCPNode.hpp.


Constructor & Destructor Documentation

Definition at line 243 of file Teuchos_RCPNode.hpp.

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

Definition at line 244 of file Teuchos_RCPNode.hpp.


Member Data Documentation

Definition at line 247 of file Teuchos_RCPNode.hpp.

Definition at line 248 of file Teuchos_RCPNode.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines