OpenSDN source code
BGPaaServiceParameters Struct Reference

#include <global_system_config.h>

Public Types

typedef std::pair< uint16_t, uint16_t > BGPaaServicePortRangePair
 

Public Member Functions

void Reset ()
 

Public Attributes

int port_start
 
int port_end
 

Detailed Description

Definition at line 16 of file global_system_config.h.

Member Typedef Documentation

◆ BGPaaServicePortRangePair

typedef std::pair<uint16_t, uint16_t> BGPaaServiceParameters::BGPaaServicePortRangePair

Definition at line 17 of file global_system_config.h.

Member Function Documentation

◆ Reset()

void BGPaaServiceParameters::Reset ( )

Definition at line 19 of file global_system_config.cc.

Member Data Documentation

◆ port_end

int BGPaaServiceParameters::port_end

Definition at line 21 of file global_system_config.h.

◆ port_start

int BGPaaServiceParameters::port_start

Definition at line 20 of file global_system_config.h.


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