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>
static void* HelloBye::HelloByeServerHello< Identifier, Packet >::factory ( typename Identifier::ConnectionID  id)
inlinestatic

Definition at line 95 of file helloByeProto.hpp.

Here is the call graph for this function:

◆ fun()

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

Definition at line 29 of file helloByeProto.cpp.

Here is the call graph for this function:

◆ run()

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

Definition at line 103 of file helloByeProto.hpp.

Friends And Related Function Documentation

◆ HelloByeServerBye< Identifier, Packet >

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

Definition at line 86 of file helloByeProto.hpp.


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