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/4]
§ UValue() [2/4]
§ UValue() [3/4]
§ UValue() [4/4]
§ operator=() [1/2]
§ operator=() [2/2]
§ v() [1/4]
§ v() [2/4]
§ v() [3/4]
§ v() [4/4]
§ operator!=() [1/2]
template<typename T >
bool operator!= |
( |
const asl::UValue< T > & |
a, |
|
|
const T & |
v |
|
) |
| |
|
related |
§ operator!=() [2/2]
template<typename T >
bool operator!= |
( |
const asl::UValue< T > & |
a, |
|
|
const T & |
v |
|
) |
| |
|
related |
§ operator==() [1/2]
template<typename T >
bool operator== |
( |
const asl::UValue< T > & |
a, |
|
|
const T & |
v |
|
) |
| |
|
related |
§ operator==() [2/2]
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:
- /build/asl-UNu3wB/asl-0.1.7/debian/tmp/usr/include/ASL/num/aslBasicBC.h
- /build/asl-UNu3wB/asl-0.1.7/debian/tmp/usr/include/ASL/utilities/aslUValue.h