HelloBye2::HelloBye2ClientConfig Class Reference

#include <helloBye2Proto.hpp>

Public Member Functions

 HelloBye2ClientConfig ()
 
 HelloBye2ClientConfig (HelloBye2ClientConfig const &)=delete
 
void operator= (HelloBye2ClientConfig const &)=delete
 
auto getSrcIP ()
 
auto getDstPort ()
 
void setSrcIP (uint32_t newIP)
 
void setDstPort (uint16_t newPort)
 

Static Public Member Functions

static HelloBye2ClientConfiggetInstance ()
 

Detailed Description

Definition at line 125 of file helloBye2Proto.hpp.

Constructor & Destructor Documentation

◆ HelloBye2ClientConfig() [1/2]

HelloBye2::HelloBye2ClientConfig::HelloBye2ClientConfig ( )
inline

Definition at line 136 of file helloBye2Proto.hpp.

◆ HelloBye2ClientConfig() [2/2]

HelloBye2::HelloBye2ClientConfig::HelloBye2ClientConfig ( HelloBye2ClientConfig const &  )
delete

Member Function Documentation

◆ getDstPort()

auto HelloBye2::HelloBye2ClientConfig::getDstPort ( )
inline

Definition at line 141 of file helloBye2Proto.hpp.

◆ getInstance()

static HelloBye2ClientConfig& HelloBye2::HelloBye2ClientConfig::getInstance ( )
inlinestatic

Definition at line 131 of file helloBye2Proto.hpp.

◆ getSrcIP()

auto HelloBye2::HelloBye2ClientConfig::getSrcIP ( )
inline

Definition at line 140 of file helloBye2Proto.hpp.

◆ operator=()

void HelloBye2::HelloBye2ClientConfig::operator= ( HelloBye2ClientConfig const &  )
delete

◆ setDstPort()

void HelloBye2::HelloBye2ClientConfig::setDstPort ( uint16_t  newPort)
inline

Definition at line 144 of file helloBye2Proto.hpp.

◆ setSrcIP()

void HelloBye2::HelloBye2ClientConfig::setSrcIP ( uint32_t  newIP)
inline

Definition at line 143 of file helloBye2Proto.hpp.


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