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

#include <ModuleResourceManager.h>

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

Public Attributes

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

Member Data Documentation

◆ ignore_failure

bool ignore_failure = true

◆ port

uint04 port = Constant<uint04>::NaN

◆ 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: