Updatable value. This class stores value and its TimeStamp.
More...
#include <aslBasicBC.h>
template<typename T>
class asl::UValue< T >
Updatable value. This class stores value and its TimeStamp.
- Examples:
- acousticWaves.cc, and testVectorOfElements.cc.
Definition at line 41 of file aslBasicBC.h.
◆ UValue() [1/2]
◆ UValue() [2/2]
◆ operator=()
◆ v() [1/2]
◆ v() [2/2]
◆ operator!=()
template<typename T >
bool operator!= |
( |
const asl::UValue< T > & |
a, |
|
|
const T & |
v |
|
) |
| |
|
related |
◆ operator==()
template<typename T >
bool operator== |
( |
const asl::UValue< T > & |
a, |
|
|
const T & |
v |
|
) |
| |
|
related |
◆ ts
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/ASL-0.1.7/src/num/aslBasicBC.h
- /home/abuild/rpmbuild/BUILD/ASL-0.1.7/src/utilities/aslUValue.h