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

#include <helloByeProto.hpp>

Public Member Functions

 HelloByeClientBye (const HelloByeClientHello< 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)
 

Friends

class HelloByeClientRecvBye< Identifier, Packet >
 

Detailed Description

template<class Identifier, class Packet>
class HelloBye::HelloByeClientBye< Identifier, Packet >

Definition at line 41 of file helloByeProto.hpp.

Constructor & Destructor Documentation

◆ HelloByeClientBye()

template<class Identifier , class Packet >
HelloBye::HelloByeClientBye< Identifier, Packet >::HelloByeClientBye ( const HelloByeClientHello< Identifier, Packet > *  in)

Definition at line 211 of file helloByeProto.cpp.

Member Function Documentation

◆ fun()

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

Definition at line 216 of file helloByeProto.cpp.

Here is the call graph for this function:

◆ run()

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

Definition at line 192 of file helloByeProto.hpp.

Friends And Related Function Documentation

◆ HelloByeClientRecvBye< Identifier, Packet >

template<class Identifier, class Packet>
friend class HelloByeClientRecvBye< Identifier, Packet >
friend

Definition at line 180 of file helloByeProto.hpp.


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