Module rrdpit::rrdp[][src]

Expand description

Data objects used in the (RRDP) repository. I.e. the publish, update, and withdraw elements, as well as the notification, snapshot and delta file definitions.

Structs

Delta

Defines an RRDP delta.

DeltaElements

Defines the elements for an RRDP delta.

DeltaRef
FileRef
Notification
PublishElement

The publishes as used in the RRDP protocol.

RepoState

This type defines the state of the RRDP repository. It can be saved to disk to save the new notification file, snapshot and delta. It can also purge any deprecated delta files and/or files for deprecated sessions.

Snapshot

A structure to contain the RRDP snapshot data.

UpdateElement

The updates as used in the RRDP protocol.

WithdrawElement

The withdraws as used in the RRDP protocol.

Enums

Error

Type Definitions

SnapshotRef