|
Minsky: 3.17.0
|
weak reference into subexpression cache More...
#include <equations.h>

Public Member Functions | |
| Node & | operator* () |
| const Node & | operator* () const |
| Node * | operator-> () |
| const Node * | operator-> () const |
| WeakNodePtr & | operator= (const NodePtr &x) |
| WeakNodePtr & | operator= (Node *x) |
| WeakNodePtr () | |
| template<class T > | |
| WeakNodePtr (const std::shared_ptr< T > &x) | |
| operator bool () const | |
Public Attributes | |
| Node * | payload |
weak reference into subexpression cache
Definition at line 133 of file equations.h.
|
inline |
Definition at line 144 of file equations.h.
|
inline |
Definition at line 146 of file equations.h.
|
inline |
Definition at line 147 of file equations.h.
|
inline |
Definition at line 136 of file equations.h.
|
inline |
Definition at line 137 of file equations.h.
|
inline |
Definition at line 138 of file equations.h.
|
inline |
Definition at line 139 of file equations.h.
|
inline |
Definition at line 140 of file equations.h.
|
inline |
Definition at line 142 of file equations.h.
| Node* MathDAG::WeakNodePtr::payload |
Definition at line 135 of file equations.h.