|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
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 |
Definition at line 248 of file Teuchos_RCPNode.hpp.
Definition at line 249 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 250 of file Teuchos_RCPNode.hpp.
Definition at line 253 of file Teuchos_RCPNode.hpp.
Definition at line 254 of file Teuchos_RCPNode.hpp.
1.7.6.1