networkservice
Classes | Public Attributes | List of all members
service::plugins::config::ConfigData Struct Reference

A data structure into which the whole configuration is loaded. More...

#include "service/plugins/IConfigData.h"

Collaboration diagram for service::plugins::config::ConfigData:
Collaboration graph
[legend]

Classes

struct  Network
 A data structure containing network-related data. More...
 
struct  Rule
 A data structure containing firewall-related data. More...
 

Public Attributes

Network network
 
std::vector< Rulerules
 

Detailed Description

A data structure into which the whole configuration is loaded.

Author
Boubacar DIENE bouba.nosp@m.car..nosp@m.diene.nosp@m.@gma.nosp@m.il.co.nosp@m.m
Date
April 2020

Member Data Documentation

◆ network

Network service::plugins::config::ConfigData::network

Member variable containing network data

◆ rules

std::vector<Rule> service::plugins::config::ConfigData::rules

Member variable containing rules data


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