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.
Referenced by FWPSetTableManager::updateSchedule().
size_t FWPSetTableManager::PathInfo::moduleEnd |
Definition at line 164 of file FWPSetTableManager.h.
Referenced by FWPSetTableManager::update().
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.
Referenced by FWPSetTableManager::update(), and FWPSetTableManager::updateSchedule().
bool FWPSetTableManager::PathInfo::passed |
Definition at line 165 of file FWPSetTableManager.h.
Referenced by FWPSetTableManager::cellRenderer(), FWPSetTableManager::update(), and FWPSetTableManager::updateSchedule().
std::string FWPSetTableManager::PathInfo::pathName |
Definition at line 160 of file FWPSetTableManager.h.