![]() |
Lumiera 0.pre.04
»edit your freedom«
|
#include "lib/idi/entry-id.hpp"
Entry-ID with a symbolic tag but just a plain random hash part.
Definition at line 293 of file entry-id.hpp.
Public Member Functions | |
| RandID (string const &symbolID) | |
| RandID (CStr symbolID) | |
| RandID (Symbol const &internalSymbol) | |
Public Member Functions inherited from BareEntryID | |
| bool | isValid () const |
| string const & | getSym () const |
| LuidH const & | getHash () const |
| operator string () const | |
| template<typename TAR > | |
| EntryID< TAR > const & | recast () const |
| template<typename TAR > | |
| EntryID< TAR > const & | recast () const |
| try to upcast this BareEntryID to a fully typed EntryID. | |
Additional Inherited Members | |
Protected Member Functions inherited from BareEntryID | |
| BareEntryID (string const &symbolID, HashVal seed) | |
| Not to be created stand-alone. | |
| BareEntryID (string const &symbolID) | |
| store the symbol but use a random hash part | |
|
inline |
Definition at line 296 of file entry-id.hpp.
Definition at line 299 of file entry-id.hpp.
Definition at line 302 of file entry-id.hpp.
Inheritance diagram for RandID:
Collaboration diagram for RandID: