HelloBye2::Server::Bye< Identifier, Packet > Class Template Reference

#include <helloBye2Proto.hpp>

Public Member Functions

 Bye (const Hello< Identifier, Packet > *in)
 
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)
 

Detailed Description

template<class Identifier, class Packet>
class HelloBye2::Server::Bye< Identifier, Packet >

Definition at line 81 of file helloBye2Proto.hpp.

Constructor & Destructor Documentation

◆ Bye()

template<class Identifier , class Packet >
HelloBye2::Server::Bye< Identifier, Packet >::Bye ( const Hello< Identifier, Packet > *  in)

Definition at line 103 of file helloBye2Proto.cpp.

Member Function Documentation

◆ fun()

template<class Identifier , class Packet >
void HelloBye2::Server::Bye< Identifier, Packet >::fun ( typename SM::State state,
Packet *  pkt,
typename SM::FunIface funIface 
)

Definition at line 107 of file helloBye2Proto.cpp.

Here is the call graph for this function:

◆ run()

template<class Identifier , class Packet >
static void HelloBye2::Server::Bye< Identifier, Packet >::run ( typename SM::State state,
Packet *  pkt,
typename SM::FunIface funIface 
)
inlinestatic

Definition at line 215 of file helloBye2Proto.hpp.


The documentation for this class was generated from the following files: