Public Attributes | |
size_t | entryId |
size_t | moduleEnd |
int | modulePassed |
size_t | moduleStart |
bool | passed |
std::string | pathName |
Model for additional path information
Definition at line 158 of file FWPSetTableManager.h.
size_t FWPSetTableManager::PathInfo::entryId |
Definition at line 161 of file FWPSetTableManager.h.
size_t FWPSetTableManager::PathInfo::moduleEnd |
Definition at line 164 of file FWPSetTableManager.h.
int FWPSetTableManager::PathInfo::modulePassed |
Definition at line 162 of file FWPSetTableManager.h.
size_t FWPSetTableManager::PathInfo::moduleStart |
Definition at line 163 of file FWPSetTableManager.h.
bool FWPSetTableManager::PathInfo::passed |
Definition at line 165 of file FWPSetTableManager.h.
std::string FWPSetTableManager::PathInfo::pathName |
Definition at line 160 of file FWPSetTableManager.h.