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

#include <helloByeProto.hpp>

Public Member Functions

 HelloByeClientHello (uint32_t dstIp, uint16_t srcPort)
 
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 HelloByeClientBye< Identifier, Packet >
 

Detailed Description

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

Definition at line 40 of file helloByeProto.hpp.

Constructor & Destructor Documentation

◆ HelloByeClientHello()

template<class Identifier , class Packet >
HelloBye::HelloByeClientHello< Identifier, Packet >::HelloByeClientHello ( uint32_t  dstIp,
uint16_t  srcPort 
)

Definition at line 152 of file helloByeProto.cpp.

Member Function Documentation

◆ fun()

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

Definition at line 159 of file helloByeProto.cpp.

Here is the call graph for this function:

◆ run()

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

Definition at line 165 of file helloByeProto.hpp.

Friends And Related Function Documentation

◆ HelloByeClientBye< Identifier, Packet >

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

Definition at line 152 of file helloByeProto.hpp.


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