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 151 of file FWPSetTableManager.h.
size_t FWPSetTableManager::PathInfo::entryId |
Definition at line 153 of file FWPSetTableManager.h.
Referenced by FWPSetTableManager::updateSchedule().
size_t FWPSetTableManager::PathInfo::moduleEnd |
Definition at line 156 of file FWPSetTableManager.h.
Referenced by FWPSetTableManager::update().
int FWPSetTableManager::PathInfo::modulePassed |
Definition at line 154 of file FWPSetTableManager.h.
size_t FWPSetTableManager::PathInfo::moduleStart |
Definition at line 155 of file FWPSetTableManager.h.
Referenced by FWPSetTableManager::update(), and FWPSetTableManager::updateSchedule().
bool FWPSetTableManager::PathInfo::passed |
Definition at line 157 of file FWPSetTableManager.h.
Referenced by FWPSetTableManager::update(), and FWPSetTableManager::updateSchedule().
std::string FWPSetTableManager::PathInfo::pathName |
Definition at line 152 of file FWPSetTableManager.h.