HelloBye::HelloByeServerHello< Identifier, Packet > Class Template Reference
#include <helloByeProto.hpp>
Public Member Functions | |
HelloByeServerHello () | |
PROD_INLINE void | fun (typename SM::State &state, Packet *pkt, typename SM::FunIface &funIface) |
Static Public Member Functions | |
static void * | factory (typename Identifier::ConnectionID id) |
static void | run (typename SM::State &state, Packet *pkt, typename SM::FunIface &funIface) |
Friends | |
class | HelloByeServerBye< Identifier, Packet > |
Detailed Description
template<class Identifier, class Packet>
class HelloBye::HelloByeServerHello< Identifier, Packet >
Definition at line 38 of file helloByeProto.hpp.
Constructor & Destructor Documentation
◆ HelloByeServerHello()
template<class Identifier , class Packet >
HelloBye::HelloByeServerHello< Identifier, Packet >::HelloByeServerHello | ( | ) |
Definition at line 24 of file helloByeProto.cpp.
Member Function Documentation
◆ factory()
template<class Identifier, class Packet>
|
inlinestatic |
◆ fun()
template<class Identifier , class Packet >
void HelloBye::HelloByeServerHello< Identifier, Packet >::fun | ( | typename SM::State & | state, |
Packet * | pkt, | ||
typename SM::FunIface & | funIface | ||
) |
◆ run()
template<class Identifier, class Packet>
|
inlinestatic |
Definition at line 103 of file helloByeProto.hpp.
Friends And Related Function Documentation
◆ HelloByeServerBye< Identifier, Packet >
template<class Identifier, class Packet>
|
friend |
Definition at line 86 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