(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 and 1.21

version 1.19, 2001/05/27 10:11:50 version 1.21, 2002/02/16 17:38:44
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  2001/05/27 10:11:50  karl  
         Clean up object tables  
   
         Revision 1.18  2001/05/21 17:33:33  karl  
         Update version number  
   
         Revision 1.17  2001/05/05 10:07:23  karl  
  
         no Change          Fixed file name case for use on GNU/Linux:
               Header file "StopWatch.h" is actually "Stopwatch.h"
               "objectives.dxx" is actually "Objectives.dxx"
               "Architecture.dxx" is actually "architecture.dxx"
               "Components.dxx" is actually "components.dxx"
               "installation.dxx" is actually "Installation.dxx"
               "MOFCompiler.dxx" is actually "MOFcompiler.dxx"
               "CIMObjects.dxx" is actually "cimobjects.dxx"
               "CIMOBJECTTable.dxx" is actually "CIMobjectTable.dxx"
               "Classes.dxx" is actually "classes.dxx"
               "Interfaces.dxx" is actually "interfaces.dxx"
               "FAQ.dxx" is actually "FAQ.DXX"
  
         Revision 1.16  2001/03/29 16:41:38  karl          $Log$
         Add Class Tree Stuff          Revision 1.21  2002/02/16 17:38:44  kumpf
           Modify Doc++ build environment to support Unix environments.
  
         Revision 1.15  2001/03/23 13:16:33  karl          Revision 1.20  2001/12/13 14:53:21  mike
         minor corrections          Merged dev branch into main trunk.
  
         Revision 1.14  2001/02/25 18:04:45  karl          Revision 1.19.2.3  2001/10/05 21:16:41  kumpf
         extend programing deffinitions          HP-RK Fix case for platforms with case-sensitive file names.
  
         Revision 1.13  2001/02/25 15:01:40  karl          Revision 1.19.2.2  2001/09/21 05:47:58  karl
         Add frames to manual          doc change to TOG formats
  
           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.1  2001/01/24 14:18:48  karl          Revision 1.18  2001/05/21 17:33:33  karl
         import Dev Doc Files          Update version number
  
  
         $Author$         $Author$
Line 39 
Line 47 
 <CENTER><FONT Size=+4>Welcome to PEGASUS</FONT></CENTER> <CENTER><FONT Size=+4>Welcome to PEGASUS</FONT></CENTER>
  
 <P><B><CENTER>DRAFT FOR REVIEW</CENTER></B> <P><B><CENTER>DRAFT FOR REVIEW</CENTER></B>
 <SMALL><CENTER>version 0.97.2</CENTER></SMALL>  <SMALL><CENTER>version 1.01 13 September 2001</CENTER></SMALL>
  
 Pegasus is an open source implementation of the manageability environment defined by the DMTF WBEM standards. Pegasus is an open source implementation of the manageability environment defined by the DMTF WBEM standards.
  
Line 68 
Line 76 
 */ */
  
 */ */
 //@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/CIMClass.h
                 //@Include: ..\..\src\Pegasus\Common\CIMDateTime.h                  //@Include: ../../src/Pegasus/Common/CIMDateTime.h
                 //@Include: ..\..\src\Pegasus\Common\CIMQualifierDecl.h                  //@Include: ../../src/Pegasus/Common/CIMQualifierDecl.h
                 //@Include: ..\..\src\Pegasus\Common\String.h                  //@Include: ../../src/Pegasus/Common/String.h
                 //@Include: ..\..\src\Pegasus\Common\CIMType.h                  //@Include: ../../src/Pegasus/Common/CIMType.h
                 //@Include: ..\..\src\Pegasus\Common\CIMInstance.h                  //@Include: ../../src/Pegasus/Common/CIMNamedInstance.h
                 //@Include: ..\..\src\Pegasus\Common\CIMValue.h                  //@Include: ../../src/Pegasus/Common/CIMInstance.h
                 //@Include: ..\..\src\Pegasus\Common\CIMParameter.h                  //@Include: ../../src/Pegasus/Common/CIMValue.h
                 //@Include: ..\..\src\Pegasus\Common\CIMProperty.h                  //@Include: ../../src/Pegasus/Common/CIMParameter.h
                 //@Include: ..\..\src\Pegasus\Common\CIMScope.h                  //@Include: ../../src/Pegasus/Common/CIMProperty.h
                 //@Include: ..\..\src\Pegasus\Common\CIMReference.h                  //@Include: ../../src/Pegasus/Common/CIMScope.h
                 //@Include: ..\..\src\Pegasus\Common\CIMQualifierList.h                  //@Include: ../../src/Pegasus/Common/CIMReference.h
                 //@Include: ..\..\src\Pegasus\Common\CIMQualifierNames.h                  //@Include: ../../src/Pegasus/Common/CIMQualifierList.h
                 //@Include: ..\..\src\Pegasus\Common\CIMQualifier.h                  //@Include: ../../src/Pegasus/Common/CIMQualifierNames.h
                 //@Include: ..\..\src\Pegasus\Common\CIMName.h                  //@Include: ../../src/Pegasus/Common/CIMQualifier.h
                 //@Include: ..\..\src\Pegasus\Common\CIMMethod.h                  //@Include: ../../src/Pegasus/Common/CIMName.h
                 //@Include: ..\..\src\Pegasus\Common\CIMFlavor.h                  //@Include: ../../src/Pegasus/Common/CIMMethod.h
                 //@Include: ..\..\src\Pegasus\Common\Char16.h                  //@Include: ../../src/Pegasus/Common/CIMFlavor.h
                 //@Include: ..\..\src\Pegasus\Common\DeclContext.h                  //@Include: ../../src/Pegasus/Common/Char16.h
                 //@Include: ..\..\src\Pegasus\Common\Stack.h                  //@Include: ../../src/Pegasus/Common/DeclContext.h
                 //@Include: ..\..\src\Pegasus\Common\CIMName.h                  //@Include: ../../src/Pegasus/Common/Stack.h
                 //@Include: ..\..\src\Pegasus\Common\StopWatch.h                  //@Include: ../../src/Pegasus/Common/CIMName.h
                 //@Include: ..\..\src\Pegasus\Common\TimeValue.h                  //@Include: ../../src/Pegasus/Common/Stopwatch.h
                   //@Include: ../../src/Pegasus/Common/TimeValue.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/CIMBaseProvider.h
                       //@Include: ../../src/Pegasus/Provider/CIMClassProvider.h
                       //@Include: ../../src/Pegasus/Provider/CIMIndicationProvider.h
                       //@Include: ../../src/Pegasus/Provider/CIMInstanceProvider.h
                       //@Include: ../../src/Pegasus/Provider/CIMMethodProvider.h
                       //@Include: ../../src/Pegasus/Provider/CIMPropertyProvider.h
                       //@Include: ../../src/Pegasus/Provider/CIMQueryProvider.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 158 
Line 176 
                 //@Include: ExamplesProvider.dxx                 //@Include: ExamplesProvider.dxx
         //@}         //@}
     //@Include: references.dxx     //@Include: references.dxx
     //@Include: FAQ.dxx      //@Include: FAQ.DXX
  
  


Legend:
Removed from v.1.19  
changed lines
  Added in v.1.21

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2