|
KENSv3
KAIST Educational Network System
|
Public Member Functions | |
| PacketPass (std::optional< std::string > from, std::optional< std::string > to, Packet &&packet) | |
| PacketPass (Packet &&packet) | |
Public Attributes | |
| std::optional< std::string > | from |
| std::optional< std::string > | to |
| Packet | packet |