(file) Return to DeclContext.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/DeclContext.h between version 1.13 and 1.14

version 1.13, 2002/06/01 00:56:31 version 1.14, 2002/07/23 17:01:48
Line 23 
Line 23 
 // //
 // Author: Mike Brasher (mbrasher@bmc.com) // Author: Mike Brasher (mbrasher@bmc.com)
 // //
 // Modified By:  // Modified By: Carol Ann Krug Graves, Hewlett-Packard Company
   //                (carolann_graves@hp.com)
 // //
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
Line 40 
Line 41 
  
 /** /**
     This class is used internally as a source of CIM declarations.     This class is used internally as a source of CIM declarations.
     It is passed to the _resolve() method of several classes (CIMClass,      It is passed to the resolve[objectType] () methods of the Resolver class
     CIMMethod, CIMProperty, CIMObjectPath, CIMQualifier). Methods are provided      (where [objectType] is Class, Instance, Property, Method, Parameter), and
     for looking up class, qualifier, and instance declarations. This is      in turn to the resolve () methods of the CIM[objectType]Rep classes.
     an abstract base class: implementations must be provided by derived      Methods are provided for looking up class, qualifier, and instance
     classes.      declarations.  This is an abstract base class: implementations must be
       provided by derived classes.
 */ */
 class PEGASUS_COMMON_LINKAGE DeclContext class PEGASUS_COMMON_LINKAGE DeclContext
 { {


Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2