CMS 3D CMS Logo

List of all members | Public Attributes
FWPSetTableManager::PathInfo Struct Reference

Public Attributes

size_t entryId
 
size_t moduleEnd
 
int modulePassed
 
size_t moduleStart
 
bool passed
 
std::string pathName
 

Detailed Description

Model for additional path information

Definition at line 158 of file FWPSetTableManager.h.

Member Data Documentation

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
bool FWPSetTableManager::PathInfo::passed
std::string FWPSetTableManager::PathInfo::pathName

Definition at line 160 of file FWPSetTableManager.h.