HelloBye2::Client::Hello< Identifier, Packet > Class Template Reference
#include <helloBye2Proto.hpp>
Public Member Functions | |
Hello (uint32_t dstIp, uint16_t srcPort, uint64_t ident) | |
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 | Bye< Identifier, Packet > |
Detailed Description
template<class Identifier, class Packet>
class HelloBye2::Client::Hello< Identifier, Packet >
Definition at line 85 of file helloBye2Proto.hpp.
Constructor & Destructor Documentation
◆ Hello()
template<class Identifier , class Packet >
HelloBye2::Client::Hello< Identifier, Packet >::Hello | ( | uint32_t | dstIp, |
uint16_t | srcPort, | ||
uint64_t | ident | ||
) |
Definition at line 167 of file helloBye2Proto.cpp.
Member Function Documentation
◆ fun()
template<class Identifier , class Packet >
void HelloBye2::Client::Hello< Identifier, Packet >::fun | ( | typename SM::State & | state, |
Packet * | pkt, | ||
typename SM::FunIface & | funIface | ||
) |
◆ run()
template<class Identifier, class Packet>
|
inlinestatic |
Friends And Related Function Documentation
◆ Bye< Identifier, Packet >
template<class Identifier, class Packet>
|
friend |
Definition at line 244 of file helloBye2Proto.hpp.
The documentation for this class was generated from the following files:
- /home/dominik/uni/MoonState/include/helloBye2Proto.hpp
- /home/dominik/uni/MoonState/src/helloBye2Proto.cpp