operator=().
More...
#include <Thyra_VectorDecl.hpp>
Public Member Functions | |
| ~IndexObject () | |
| Writes back the value if it changed. | |
| operator Scalar () const | |
| Implicit conversion to the underlying Scalar. | |
| IndexObject & | operator= (const Scalar &value) |
| Assignment from a scalar. | |
operator=().
Definition at line 200 of file Thyra_VectorDecl.hpp.
|
|||||||||
|
Writes back the value if it changed.
Definition at line 218 of file Thyra_VectorDecl.hpp. |
|
|||||||||
|
Implicit conversion to the underlying Scalar.
Definition at line 228 of file Thyra_VectorDecl.hpp. |
|
||||||||||
|
Assignment from a scalar.
Definition at line 230 of file Thyra_VectorDecl.hpp. |
1.3.9.1