TopologyChangeEventType

Defined in header “ark/pipeline/topology_callback.hh”.


Indicates the type of topology change event.

Values

  • NewConnectionsEstablished = 0
    Sent whenever the topology has established new connections. The publishers/subscribers/timers will have the new connections listed.

  • TopologyFullyEstablished = 1
    Sent when the topology has been fully established. In this case, the source will be your own stage.