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-01-10 at 22:49:45 +0000