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

#include <helloBye2Proto.hpp>

Public Member Functions

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

Detailed Description

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

Definition at line 80 of file helloBye2Proto.hpp.

Constructor & Destructor Documentation

◆ Hello()

template<class Identifier , class Packet >
HelloBye2::Server::Hello< Identifier, Packet >::Hello ( )

Definition at line 27 of file helloBye2Proto.cpp.

Member Function Documentation

◆ factory()

template<class Identifier, class Packet>
static void* HelloBye2::Server::Hello< Identifier, Packet >::factory ( typename Identifier::ConnectionID  id)
inlinestatic

Definition at line 173 of file helloBye2Proto.hpp.

Here is the call graph for this function:

◆ fun()

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

Definition at line 34 of file helloBye2Proto.cpp.

Here is the call graph for this function:

◆ run()

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

Definition at line 181 of file helloBye2Proto.hpp.

Here is the call graph for this function:

Friends And Related Function Documentation

◆ Bye< Identifier, Packet >

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

Definition at line 164 of file helloBye2Proto.hpp.


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