|
Minsky: 3.17.0
|
caches need copy operations to be nobbled, because they hold a reference to the derived variable More...
#include <variable.h>


Public Member Functions | |
| VariableCaches ()=default | |
| VariableCaches (const VariableCaches &) | |
| VariableCaches & | operator= (const VariableCaches &) |
Protected Attributes | |
| classdesc::Exclude< std::shared_ptr< RenderVariable > > | cachedNameRender |
| cached Pango objects More... | |
| classdesc::Exclude< std::shared_ptr< ecolab::Pango > > | cachedMantissa |
| classdesc::Exclude< std::shared_ptr< ecolab::Pango > > | cachedExponent |
| double | cachedValue |
| double | cachedTime |
Private Member Functions | |
| CLASSDESC_ACCESS (VariableCaches) | |
caches need copy operations to be nobbled, because they hold a reference to the derived variable
Definition at line 62 of file variable.h.
|
default |
|
inline |
Definition at line 73 of file variable.h.
|
private |
|
inline |
Definition at line 74 of file variable.h.
Referenced by minsky::Variable< VariableType::constant >::operator=().

|
mutableprotected |
Definition at line 69 of file variable.h.
|
mutableprotected |
Definition at line 68 of file variable.h.
|
mutableprotected |
cached Pango objects
Definition at line 67 of file variable.h.
|
mutableprotected |
Definition at line 70 of file variable.h.
|
mutableprotected |
Definition at line 70 of file variable.h.