HelloBye3MemPool::Server Namespace Reference

Classes

struct  server
 
struct  States
 

Functions

void * factory (Identifier< mbuf >::ConnectionID id)
 
void runHello (StateMachine< Identifier< mbuf >, mbuf >::State &state, mbuf *pkt, StateMachine< Identifier< mbuf >, mbuf >::FunIface &funIface)
 
void runBye (StateMachine< Identifier< mbuf >, mbuf >::State &state, mbuf *pkt, StateMachine< Identifier< mbuf >, mbuf >::FunIface &funIface)
 

Function Documentation

◆ factory()

void * HelloBye3MemPool::Server::factory ( Identifier< mbuf >::ConnectionID  id)

Definition at line 27 of file helloBye3MemPool.cpp.

◆ runBye()

void HelloBye3MemPool::Server::runBye ( StateMachine< Identifier< mbuf >, mbuf >::State &  state,
mbuf pkt,
StateMachine< Identifier< mbuf >, mbuf >::FunIface &  funIface 
)

Definition at line 102 of file helloBye3MemPool.cpp.

Here is the call graph for this function:

◆ runHello()

void HelloBye3MemPool::Server::runHello ( StateMachine< Identifier< mbuf >, mbuf >::State &  state,
mbuf pkt,
StateMachine< Identifier< mbuf >, mbuf >::FunIface &  funIface 
)

Definition at line 38 of file helloBye3MemPool.cpp.

Here is the call graph for this function: