#include <metadata.h>
Definition at line 72 of file metadata.h.
◆ base_network_metadata()
Definition at line 74 of file metadata.h.
75 : id_m{s_id}
76 , tool_m{t}
77 , pipe_m{p}
78 {
79 }
◆ format_to()
| auto pars::ev::base_network_metadata::format_to |
( |
std::format_context & | ctx | ) |
const -> decltype(ctx.out())
|
|
inline |
◆ pipe()
| const net::pipe & pars::ev::base_network_metadata::pipe |
( |
| ) |
const |
|
inline |
◆ socket_id()
| int pars::ev::base_network_metadata::socket_id |
( |
| ) |
const |
|
inline |
◆ tool()
| const net::tool_view & pars::ev::base_network_metadata::tool |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file:
- /home/runner/work/pars-cxx/pars-cxx/lib/include/pars/ev/metadata.h