HelloBye2::Client::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)
 

Friends

class RecvBye< Identifier, Packet >
 

Detailed Description

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

Definition at line 86 of file helloBye2Proto.hpp.

Constructor & Destructor Documentation

◆ Bye()

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

Definition at line 225 of file helloBye2Proto.cpp.

Member Function Documentation

◆ fun()

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

Definition at line 229 of file helloBye2Proto.cpp.

Here is the call graph for this function:

◆ run()

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

Definition at line 293 of file helloBye2Proto.hpp.

Friends And Related Function Documentation

◆ RecvBye< Identifier, Packet >

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

Definition at line 281 of file helloBye2Proto.hpp.


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