CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 120 of file FileIndex.h.

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

bool edm::FileIndex::Transients::allInEntryOrder_

Definition at line 123 of file FileIndex.h.

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

bool edm::FileIndex::Transients::resultCached_

Definition at line 124 of file FileIndex.h.

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

SortState edm::FileIndex::Transients::sortState_

Definition at line 125 of file FileIndex.h.

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