tooling

Classes

Name
struct tooling::ConnectionAttemptEvent
struct tooling::FindRouterEvent
struct tooling::FindRouterReceivedEvent
struct tooling::FindRouterSentEvent
struct tooling::GotIntroReceivedEvent
struct tooling::HiveContext
HiveContext is a subclass of llarp::Context which allows RouterHive to perform custom behavior which might be undesirable in production code.
struct tooling::HiveRouter
HiveRouter is a subclass of Router which overrides specific behavior in order to perform testing-related functions.
struct tooling::LinkSessionEstablishedEvent
struct tooling::PathAttemptEvent
struct tooling::PathBuildRejectedEvent
struct tooling::PathRequestReceivedEvent
struct tooling::PathStatusReceivedEvent
struct tooling::PubIntroReceivedEvent
struct tooling::PubIntroSentEvent
struct tooling::RCGossipReceivedEvent
struct tooling::RCGossipSentEvent
struct tooling::RouterEvent
struct tooling::RouterHive

Types

Name
using std::unique_ptr< RouterEvent > RouterEventPtr

Types Documentation

using RouterEventPtr

using tooling::RouterEventPtr = typedef std::unique_ptr<RouterEvent>;

Updated on 2026-01-10 at 22:49:44 +0000