TimeoutManagerBase.ExpiryToClient

Array map mapping from an expiry registration ( a node in the tree of expiry times) to an ISelectClient.

class TimeoutManagerBase
static
class ExpiryToClient : Map!(IExpiryRegistration, Expiry*) {}

Constructors

this
this(size_t n, IAllocator allocator)

Constructor.

Members

Functions

toHash
hash_t toHash(Expiry* expiry)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta