![]() |
API Documentation
|
Stores information relating to a particular FireWallException needed by a Module or feature. More...
#include <ModuleResourceManager.h>
Public Attributes | |
| bool | ignore_failure = true |
| uint04 | port = Constant<uint04>::Invalid |
| String | profile = "domain" |
| String | protocol = "tcp" |
| Buffer< String > | remote_addresses |
| String | scope = "any" |
Public Attributes inherited from ModuleFeatureBase | |
| TranslatedString | description |
| String | id |
| TranslatedString | name |
Stores information relating to a particular FireWallException needed by a Module or feature.
| bool ignore_failure = true |
| String profile = "domain" |
| String protocol = "tcp" |
| String scope = "any" |