llarp::service::RecvDataEvent

Public Attributes

Name
path::Path_ptr fromPath
PathID_t pathid
std::shared_ptr< ProtocolMessage > msg

Public Attributes Documentation

variable fromPath

path::Path_ptr fromPath;

variable pathid

PathID_t pathid;

variable msg

std::shared_ptr< ProtocolMessage > msg;

Updated on 2026-08-23 at 15:46:34 +0000