Struct Dependency

Struct Documentation

struct Dependency

Bundle of integers representing a dependency on a checkpoint within a specific participant’s plan.

Public Functions

bool operator==(const Dependency &other) const

Equality operator.

Public Members

uint64_t on_participant
uint64_t on_plan
uint64_t on_route
uint64_t on_checkpoint