HelloBye::HelloByeServerBye< Identifier, Packet > Class Template Reference

#include <helloByeProto.hpp>

Public Member Functions

 HelloByeServerBye (const HelloByeServerHello< 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 HelloBye::HelloByeServerBye< Identifier, Packet >

Definition at line 39 of file helloByeProto.hpp.

Constructor & Destructor Documentation

◆ HelloByeServerBye()

template<class Identifier , class Packet >
HelloBye::HelloByeServerBye< Identifier, Packet >::HelloByeServerBye ( const HelloByeServerHello< Identifier, Packet > *  in)

Definition at line 86 of file helloByeProto.cpp.

Member Function Documentation

◆ fun()

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

Definition at line 91 of file helloByeProto.cpp.

Here is the call graph for this function:

◆ run()

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

Definition at line 137 of file helloByeProto.hpp.


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