API Documentation
Loading...
Searching...
No Matches
FireWallException Struct Reference

Stores information relating to a particular FireWallException needed by a Module or feature. More...

#include <ModuleResourceManager.h>

Inheritance diagram for FireWallException:
[legend]
Collaboration diagram for FireWallException:
[legend]

Public Attributes

bool ignore_failure = true
 
uint04 port = Constant<uint04>::Invalid
 
String profile = "domain"
 
String protocol = "tcp"
 
Buffer< Stringremote_addresses
 
String scope = "any"
 
- Public Attributes inherited from ModuleFeatureBase
TranslatedString description
 
String id
 
TranslatedString name
 

Detailed Description

Stores information relating to a particular FireWallException needed by a Module or feature.


Member Data Documentation

◆ ignore_failure

bool ignore_failure = true

◆ port

◆ profile

String profile = "domain"

◆ protocol

String protocol = "tcp"

◆ remote_addresses

Buffer<String> remote_addresses

◆ scope

String scope = "any"

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