|
CACAO
|
Public Member Functions | |
| InsertOnlyNamedEntry () | |
| InsertOnlyNamedEntry (const Value &v) | |
Public Member Functions inherited from Value | |
| s4 | variable () const |
| s4 | constant () const |
| bool | isUnknown () const |
| void | addConstant (s4 constant) |
| Adds a constant to this value. More... | |
| void | subtractConstant (s4 constant) |
| Subtracts a constant from this value. More... | |
Private Member Functions | |
| size_t | hash () const |
| Interface to HashTable. More... | |
| bool | is_empty () const |
| bool | is_deleted () const |
| bool | is_occupied () const |
| void | set_empty () |
| void | set_occupied (const Value &v) |
| bool | operator== (Utf8String u) const |
| bool | operator== (const Value &v) const |
Friends | |
| template<typename T , typename A > | |
| struct | HashTable |
Additional Inherited Members | |
Static Public Member Functions inherited from Value | |
| static Value | newAddition (s4 variable, s4 constant) |
| static Value | newUnknown () |
Definition at line 698 of file hashtable.hpp.
|
inline |
Definition at line 699 of file hashtable.hpp.
|
inline |
Definition at line 700 of file hashtable.hpp.
|
inlineprivate |
Interface to HashTable.
Definition at line 708 of file hashtable.hpp.
|
inlineprivate |
Definition at line 711 of file hashtable.hpp.
|
inlineprivate |
Definition at line 710 of file hashtable.hpp.
|
inlineprivate |
Definition at line 712 of file hashtable.hpp.
|
inlineprivate |
Definition at line 717 of file hashtable.hpp.
|
inlineprivate |
Definition at line 718 of file hashtable.hpp.
|
inlineprivate |
Definition at line 714 of file hashtable.hpp.
|
inlineprivate |
Definition at line 715 of file hashtable.hpp.
Definition at line 721 of file hashtable.hpp.
1.8.5