CMS 3D CMS Logo

IgModuleCache::ParseContext Struct Reference

Structure used as temporary storage and result by parse() and reconstruct(). More...

List of all members.

Public Attributes

IgModulemodule
ModuleList result


Detailed Description

Structure used as temporary storage and result by parse() and reconstruct().

At the beginning of parse the data members need to be clean, output is in result at the end.

Definition at line 127 of file IgModuleCache.h.


Member Data Documentation

IgModule* IgModuleCache::ParseContext::module

Definition at line 129 of file IgModuleCache.h.

Referenced by IgModuleCache::IgModuleCache(), IgModuleCache::parse(), IgModuleCache::reconstruct(), and IgModuleCache::scanModules().

ModuleList IgModuleCache::ParseContext::result

Definition at line 128 of file IgModuleCache.h.

Referenced by IgModuleCache::load(), IgModuleCache::parse(), IgModuleCache::reconstruct(), and IgModuleCache::scanModules().


The documentation for this struct was generated from the following file:
Generated on Tue Jun 9 18:25:13 2009 for CMSSW by  doxygen 1.5.4