Class ReadvertiseDestination<State>Abstract

A destination of prefix advertisement.

Generally, a prefix advertised to a destination would cause Interests matching the prefix to come to the local logical forwarder, aka prefix registration.

Type Parameters

  • State extends {} = {}

Hierarchy (View Summary)

Constructors

Properties

closed: boolean = false
queue: Pushable<Name> = ...
table: NameMap<Record<State>> = ...

Methods

  • Disable and detach from forwarder.

    Returns void

    Once detached, this instance is no longer usable.