#include <CachingVariable.h>
Public Member Functions | |
getObject () | |
Public Attributes | |
const LHS * | lhs |
const RHS * | rhs |
bool | test |
Definition at line 465 of file CachingVariable.h.
|
inline |
Definition at line 467 of file CachingVariable.h.
const LHS* TwoObjectVariable< LHS, lLHS, RHS, lRHS, Calculator >::getObject::lhs |
Definition at line 469 of file CachingVariable.h.
const RHS* TwoObjectVariable< LHS, lLHS, RHS, lRHS, Calculator >::getObject::rhs |
Definition at line 470 of file CachingVariable.h.
bool TwoObjectVariable< LHS, lLHS, RHS, lRHS, Calculator >::getObject::test |
Definition at line 468 of file CachingVariable.h.
Referenced by edmIntegrityCheck.IntegrityCheck::report(), and edmIntegrityCheck.IntegrityCheck::structured().