HelloBye::HelloByeClientHello< Identifier, Packet > Class Template Reference
#include <helloByeProto.hpp>
Public Member Functions | |
HelloByeClientHello (uint32_t dstIp, uint16_t srcPort) | |
PROD_INLINE void | fun (typename SM::State &state, Packet *pkt, typename SM::FunIface &funIface) |
Static Public Member Functions | |
static void | run (typename SM::State &state, Packet *pkt, typename SM::FunIface &funIface) |
Friends | |
class | HelloByeClientBye< Identifier, Packet > |
Detailed Description
template<class Identifier, class Packet>
class HelloBye::HelloByeClientHello< Identifier, Packet >
Definition at line 40 of file helloByeProto.hpp.
Constructor & Destructor Documentation
◆ HelloByeClientHello()
template<class Identifier , class Packet >
HelloBye::HelloByeClientHello< Identifier, Packet >::HelloByeClientHello | ( | uint32_t | dstIp, |
uint16_t | srcPort | ||
) |
Definition at line 152 of file helloByeProto.cpp.
Member Function Documentation
◆ fun()
template<class Identifier , class Packet >
void HelloBye::HelloByeClientHello< Identifier, Packet >::fun | ( | typename SM::State & | state, |
Packet * | pkt, | ||
typename SM::FunIface & | funIface | ||
) |
◆ run()
template<class Identifier, class Packet>
|
inlinestatic |
Definition at line 165 of file helloByeProto.hpp.
Friends And Related Function Documentation
◆ HelloByeClientBye< Identifier, Packet >
template<class Identifier, class Packet>
|
friend |
Definition at line 152 of file helloByeProto.hpp.
The documentation for this class was generated from the following files:
- /home/dominik/uni/MoonState/include/helloByeProto.hpp
- /home/dominik/uni/MoonState/src/helloByeProto.cpp