(file) Return to PegasusDoc.dxx CVS log (file) (dir) Up to [Pegasus] / pegasus / doc / DevManual

Diff for /pegasus/doc/DevManual/PegasusDoc.dxx between version 1.19.2.1 and 1.23

version 1.19.2.1, 2001/09/13 21:29:24 version 1.23, 2005/12/14 18:38:54
Line 1 
Line 1 
 /* PegasusDoc.dxx - Top Level file for Developer Documentation. /* PegasusDoc.dxx - Top Level file for Developer Documentation.
 This file defines the document strucuture and provides the introduction This file defines the document strucuture and provides the introduction
         $Log$  
         Revision 1.19.2.1  2001/09/13 21:29:24  karl  
         Update to no Frame work  
  
         Revision 1.19  2001/05/27 10:11:50  karl  
         Clean up object tables  
   
         Revision 1.18  2001/05/21 17:33:33  karl  
         Update version number  
   
   
         $Author$  
 */ */
 /* do not change the following Name.  Used in the Frame definition. /* do not change the following Name.  Used in the Frame definition.
 If you change it, the HTML Frame must also be changed. If you change it, the HTML Frame must also be changed.
Line 50 
Line 39 
 */ */
  
 */ */
 //@Include:DocumentHistory.dxx  /* //@Include:DocumentHistory.dxx */
 /* The following is the complete file hiearchy for this document. /* The following is the complete file hiearchy for this document.
    We have tried to keep all file references in only this one place    We have tried to keep all file references in only this one place
    to make modification easier.  In the future, please keep the    to make modification easier.  In the future, please keep the
    references here and text in the individual files.    references here and text in the individual files.
 */ */
  
     //@Include: objectives.dxx      //@Include: Objectives.dxx
     //@Include: overview.dxx     //@Include: overview.dxx
     //@Include: credits.dxx     //@Include: credits.dxx
     //@Include: Architecture.dxx      //@Include: architecture.dxx
     //@Include: Components.dxx      //@Include: components.dxx
     //@Include: Utilization.dxx     //@Include: Utilization.dxx
         //@{         //@{
         //@Include: availability.dxx         //@Include: availability.dxx
         //@Include: installation.dxx          //@Include: Installation.dxx
         //@Include: operation.dxx         //@Include: operation.dxx
         //@Include: CIMClients.dxx         //@Include: CIMClients.dxx
         //@Include: PegasusProviders.dxx         //@Include: PegasusProviders.dxx
         //@Include: MOFCompiler.dxx          //@Include: MOFcompiler.dxx
         //@}         //@}
     //@Include: programming.dxx     //@Include: programming.dxx
         //@{         //@{
            //@Include: CIMObjects.dxx             //@Include: cimobjects.dxx
            //@Include: CIMOBJECTTable.dxx             //@Include: CIMobjectTable.dxx
            //@Include: Classes.dxx             //@Include: classes.dxx
            //@{             //@{
                 //@Include: ..\..\src\Pegasus\Common\Array.h                  //@Include: ../../src/Pegasus/Common/Array.h
                 //@Include: ..\..\src\Pegasus\Common\CIMClass.h                  //@Include: ../../src/Pegasus/Common/Boolean.h
                 //@Include: ..\..\src\Pegasus\Common\CIMDateTime.h                  //@Include: ../../src/Pegasus/Common/CIMClass.h
                 //@Include: ..\..\src\Pegasus\Common\CIMQualifierDecl.h                  //@Include: ../../src/Pegasus/Common/CIMClassRep.h
                 //@Include: ..\..\src\Pegasus\Common\String.h                  //@Include: ../../src/Pegasus/Common/CIMDateTime.h
                 //@Include: ..\..\src\Pegasus\Common\CIMType.h                  //@Include: ../../src/Pegasus/Common/CIMExceptionRep.h
                 //@Include: ..\..\src\Pegasus\Common\CIMInstance.h                  //@Include: ../../src/Pegasus/Common/CIMFlavor.h
                 //@Include: ..\..\src\Pegasus\Common\CIMValue.h                  //@Include: ../../src/Pegasus/Common/CIMIndication.h
                 //@Include: ..\..\src\Pegasus\Common\CIMParameter.h                  //@Include: ../../src/Pegasus/Common/CIMInstance.h
                 //@Include: ..\..\src\Pegasus\Common\CIMProperty.h                  //@Include: ../../src/Pegasus/Common/CIMInstanceRep.h
                 //@Include: ..\..\src\Pegasus\Common\CIMScope.h                  //@Include: ../../src/Pegasus/Common/CIMMessage.h
                 //@Include: ..\..\src\Pegasus\Common\CIMReference.h                  //@Include: ../../src/Pegasus/Common/CIMMethod.h
                 //@Include: ..\..\src\Pegasus\Common\CIMQualifierList.h                  //@Include: ../../src/Pegasus/Common/CIMMethodRep.h
                 //@Include: ..\..\src\Pegasus\Common\CIMQualifierNames.h                  //@Include: ../../src/Pegasus/Common/CIMName.h
                 //@Include: ..\..\src\Pegasus\Common\CIMQualifier.h                  //@Include: ../../src/Pegasus/Common/CIMOMPort.h
                 //@Include: ..\..\src\Pegasus\Common\CIMName.h                  //@Include: ../../src/Pegasus/Common/CIMObject.h
                 //@Include: ..\..\src\Pegasus\Common\CIMMethod.h                  //@Include: ../../src/Pegasus/Common/CIMObjectPath.h
                 //@Include: ..\..\src\Pegasus\Common\CIMFlavor.h                  //@Include: ../../src/Pegasus/Common/CIMObjectRep.h
                 //@Include: ..\..\src\Pegasus\Common\Char16.h                  //@Include: ../../src/Pegasus/Common/CIMParamValue.h
                 //@Include: ..\..\src\Pegasus\Common\DeclContext.h                  //@Include: ../../src/Pegasus/Common/CIMParamValueRep.h
                 //@Include: ..\..\src\Pegasus\Common\Stack.h                  //@Include: ../../src/Pegasus/Common/CIMParameter.h
                 //@Include: ..\..\src\Pegasus\Common\CIMName.h                  //@Include: ../../src/Pegasus/Common/CIMParameterRep.h
                 //@Include: ..\..\src\Pegasus\Common\StopWatch.h                  //@Include: ../../src/Pegasus/Common/CIMPredicate.h
                 //@Include: ..\..\src\Pegasus\Common\TimeValue.h                  //@Include: ../../src/Pegasus/Common/CIMProperty.h
                   //@Include: ../../src/Pegasus/Common/CIMPropertyList.h
                   //@Include: ../../src/Pegasus/Common/CIMPropertyRep.h
                   //@Include: ../../src/Pegasus/Common/CIMQualifier.h
                   //@Include: ../../src/Pegasus/Common/CIMQualifierDecl.h
                   //@Include: ../../src/Pegasus/Common/CIMQualifierDeclRep.h
                   //@Include: ../../src/Pegasus/Common/CIMQualifierList.h
                   //@Include: ../../src/Pegasus/Common/CIMQualifierNames.h
                   //@Include: ../../src/Pegasus/Common/CIMQualifierRep.h
                   //@Include: ../../src/Pegasus/Common/CIMRepositoryBase.h
                   //@Include: ../../src/Pegasus/Common/CIMScope.h
                   //@Include: ../../src/Pegasus/Common/CIMStatusCode.h
                   //@Include: ../../src/Pegasus/Common/CIMType.h
                   //@Include: ../../src/Pegasus/Common/CIMValue.h
                   //@Include: ../../src/Pegasus/Common/Char16.h
                   //@Include: ../../src/Pegasus/Common/Formatter.h
                   //@Include: ../../src/Pegasus/Common/OperationContext.h
                   //@Include: ../../src/Pegasus/Common/Queue.h
                   //@Include: ../../src/Pegasus/Common/Stopwatch.h
                   //@Include: ../../src/Pegasus/Common/String.h
  
                 //@{                 //@{
                 //@Include: Exceptions.dxx                 //@Include: Exceptions.dxx
                 //@Include: ..\..\src\Pegasus\Common\Exception.h                  //@Include: ../../src/Pegasus/Common/Exception.h
                 //@}                 //@}
             //@}             //@}
  
         //@}         //@}
     //@Include: Interfaces.dxx      //@Include: interfaces.dxx
        //@{        //@{
             //@Include: CIMOperations.dxx             //@Include: CIMOperations.dxx
                 //@{                 //@{
                     //@Include: ..\..\src\Pegasus\Common\CIMOperations.h                      //@Include: ../../doc/CIMOperations.h
                 //@}                 //@}
             //@Include: ClientInterfaces.dxx             //@Include: ClientInterfaces.dxx
                 //@{                 //@{
                     //@Include: ..\..\src\Pegasus\Client\CIMClient.h                      //@Include: ../../src/Pegasus/Client/CIMClient.h
                 //@}                 //@}
            //@Include: ProviderInterfaces.dxx            //@Include: ProviderInterfaces.dxx
                 //@{                 //@{
                     //@Include: ..\..\src\Pegasus\Provider\CIMProvider.h  
                           //@Include: ../../src/Pegasus/Provider/CIMProvider.h
                           //@Include: ../../src/Pegasus/Provider/CIMAssociationProvider.h
                           //@Include: ../../src/Pegasus/Provider/CIMClassProvider.h
                           //@Include: ../../src/Pegasus/Provider/CIMIndicationConsumer.h
                           //@Include: ../../src/Pegasus/Provider/CIMIndicationProvider.h
                           //@Include: ../../src/Pegasus/Provider/CIMInstanceProvider.h
                           //@Include: ../../src/Pegasus/Provider/CIMMethodProvider.h
                           //@Include: ../../src/Pegasus/Provider/CIMNullProvider.h
                           //@Include: ../../src/Pegasus/Provider/CIMOMHandle.h
                           //@Include: ../../src/Pegasus/Provider/CIMPropertyProvider.h
                           //@Include: ../../src/Pegasus/Provider/CIMQueryProvider.h
                           //@Include: ../../src/Pegasus/Provider/ProviderException.h
                 //@}                 //@}
            //@Include: ServiceInterfaces.dxx            //@Include: ServiceInterfaces.dxx
            //@Include: RepositoryInterfaces.dxx            //@Include: RepositoryInterfaces.dxx
                 //@{                 //@{
                     //@Include: ..\..\src\Pegasus\Repository\CIMRepository.h                      //@Include: ../../src/Pegasus/Repository/CIMRepository.h
                 //@}                 //@}
        //@}        //@}
  
Line 140 
Line 159 
                 //@Include: ExamplesProvider.dxx                 //@Include: ExamplesProvider.dxx
         //@}         //@}
     //@Include: references.dxx     //@Include: references.dxx
     //@Include: FAQ.dxx      //@Include: FAQ.DXX
  
  


Legend:
Removed from v.1.19.2.1  
changed lines
  Added in v.1.23

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2