CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
edm::FileIndex::Transients Struct Reference

#include <FileIndex.h>

Public Member Functions

void reset ()
 
 Transients ()
 

Public Attributes

bool allInEntryOrder_
 
bool resultCached_
 
SortState sortState_
 

Detailed Description

Definition at line 107 of file FileIndex.h.

Constructor & Destructor Documentation

◆ Transients()

edm::FileIndex::Transients::Transients ( )

Member Function Documentation

◆ reset()

void edm::FileIndex::Transients::reset ( void  )

Member Data Documentation

◆ allInEntryOrder_

bool edm::FileIndex::Transients::allInEntryOrder_

Definition at line 110 of file FileIndex.h.

Referenced by edm::FileIndex::allInEntryOrder().

◆ resultCached_

bool edm::FileIndex::Transients::resultCached_

Definition at line 111 of file FileIndex.h.

Referenced by edm::FileIndex::resultCached().

◆ sortState_

SortState edm::FileIndex::Transients::sortState_

Definition at line 112 of file FileIndex.h.

Referenced by edm::FileIndex::sortState().