close Warning: BrowserModule failed with ConfigurationError: Look in the Trac log for more information.

Changes between Initial Version and Version 1 of OverlayKey


Ignore:
Timestamp:
Apr 28, 2009, 2:04:04 PM (15 years ago)
Author:
heep
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OverlayKey

    v1 v1  
     1Class for overlay keys and nodeIds. Internally it stores the key as a bit array. The size (in bits) must be determined by
     2{{{
     3#!cpp
     4static void setKeyLength(uint32_t length);
     5}}}
     6before usage.