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 151 of file FWPSetTableManager.h.

Member Data Documentation

◆ entryId

size_t FWPSetTableManager::PathInfo::entryId

Definition at line 153 of file FWPSetTableManager.h.

Referenced by FWPSetTableManager::updateSchedule().

◆ moduleEnd

size_t FWPSetTableManager::PathInfo::moduleEnd

Definition at line 156 of file FWPSetTableManager.h.

Referenced by FWPSetTableManager::update().

◆ modulePassed

int FWPSetTableManager::PathInfo::modulePassed

Definition at line 154 of file FWPSetTableManager.h.

◆ moduleStart

size_t FWPSetTableManager::PathInfo::moduleStart

◆ passed

bool FWPSetTableManager::PathInfo::passed

◆ pathName

std::string FWPSetTableManager::PathInfo::pathName

Definition at line 152 of file FWPSetTableManager.h.