This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
| namespace | Teuchos |
Enumerations | |
| enum | DataAccess { Copy, View } |
Definition in file Teuchos_DataAccess.hpp.
|
|
If set to Copy, user data will be copied at construction. If set to View, user data will be encapsulated and used throughout the life of the object.
Definition at line 47 of file Teuchos_DataAccess.hpp. |
1.3.9.1