TeDDy 4.1.0
Decision diagram library.
Loading...
Searching...
No Matches
teddy::apply_cache< Data, Degree > Member List

This is the complete list of members for teddy::apply_cache< Data, Degree >, including all inherited members.

apply_cache(int64 capacity) (defined in teddy::apply_cache< Data, Degree >)teddy::apply_cache< Data, Degree >
apply_cache(apply_cache &&other) noexcept (defined in teddy::apply_cache< Data, Degree >)teddy::apply_cache< Data, Degree >
apply_cache(apply_cache const &)=delete (defined in teddy::apply_cache< Data, Degree >)teddy::apply_cache< Data, Degree >
clear() -> voidteddy::apply_cache< Data, Degree >
find(int32 opId, node_t *lhs, node_t *rhs) -> node_t *teddy::apply_cache< Data, Degree >
grow_capacity(int64 aproxCapacity) -> voidteddy::apply_cache< Data, Degree >
node_t typedef (defined in teddy::apply_cache< Data, Degree >)teddy::apply_cache< Data, Degree >
operator=(apply_cache const &)=delete (defined in teddy::apply_cache< Data, Degree >)teddy::apply_cache< Data, Degree >
operator=(apply_cache &&)=delete (defined in teddy::apply_cache< Data, Degree >)teddy::apply_cache< Data, Degree >
put(int32 opId, node_t *result, node_t *lhs, node_t *rhs) -> voidteddy::apply_cache< Data, Degree >
remove_unused() -> voidteddy::apply_cache< Data, Degree >
~apply_cache() (defined in teddy::apply_cache< Data, Degree >)teddy::apply_cache< Data, Degree >