HelloBye::HelloByeClientConfig Class Reference

#include <helloByeProto.hpp>

Public Member Functions

auto getSrcIP ()
 
auto getDstPort ()
 
void setSrcIP (uint32_t newIP)
 
void setDstPort (uint16_t newPort)
 

Static Public Member Functions

static void createInstance ()
 
static HelloByeClientConfiggetInstance ()
 

Detailed Description

Definition at line 51 of file helloByeProto.hpp.

Member Function Documentation

◆ createInstance()

static void HelloBye::HelloByeClientConfig::createInstance ( )
inlinestatic

Definition at line 67 of file helloByeProto.hpp.

◆ getDstPort()

auto HelloBye::HelloByeClientConfig::getDstPort ( )
inline

Definition at line 62 of file helloByeProto.hpp.

◆ getInstance()

static HelloByeClientConfig* HelloBye::HelloByeClientConfig::getInstance ( )
inlinestatic

Definition at line 74 of file helloByeProto.hpp.

◆ getSrcIP()

auto HelloBye::HelloByeClientConfig::getSrcIP ( )
inline

Definition at line 61 of file helloByeProto.hpp.

◆ setDstPort()

void HelloBye::HelloByeClientConfig::setDstPort ( uint16_t  newPort)
inline

Definition at line 65 of file helloByeProto.hpp.

◆ setSrcIP()

void HelloBye::HelloByeClientConfig::setSrcIP ( uint32_t  newIP)
inline

Definition at line 64 of file helloByeProto.hpp.


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