(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.13 and 1.19.2.3

version 1.13, 2001/02/25 15:01:40 version 1.19.2.3, 2001/10/05 21:16:41
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.13  2001/02/25 15:01:40  karl  
         Add frames to manual  
   
         Revision 1.12  2001/02/23 20:27:46  karl  
         correct documentation  
   
         Revision 1.11  2001/02/21 01:53:08  karl  
         Namespaces stuff  
   
         Revision 1.10  2001/02/20 14:06:05  karl  
         name changes  
   
         Revision 1.9  2001/02/19 21:48:40  karl  
         CIMxx Class and file name chages  
   
         Revision 1.8  2001/02/06 17:02:13  karl  
         rearrange documentation for interfaces  
   
         Revision 1.7  2001/02/05 14:14:00  karl  
         doc++ extension for respository  
  
         Revision 1.6  2001/02/02 19:38:23  karl          Fixed file name case for use on GNU/Linux:
         add graphic              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.5  2001/02/02 18:48:20  karl          $Log$
         Doc++ expansion          Revision 1.19.2.3  2001/10/05 21:16:41  kumpf
           HP-RK Fix case for platforms with case-sensitive file names.
  
         Revision 1.4  2001/01/30 23:38:18  karl          Revision 1.19.2.2  2001/09/21 05:47:58  karl
         Add to documentation          doc change to TOG formats
  
         Revision 1.3  2001/01/24 17:17:05  karl          Revision 1.19.2.1  2001/09/13 21:29:24  karl
         add Doc++ comments          Update to no Frame work
  
         Revision 1.2  2001/01/24 16:16:38  karl          Revision 1.19  2001/05/27 10:11:50  karl
         Incorporate Doc++ Comments as documentation into .h files          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 51 
Line 41 
 <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 1.01 13 September 2001</CENTER></SMALL>
 <table border="1" width="100%">  
   <CAPTION>Revision History</CAPTION>  
   <tr>  
     <td width="10%"><b>Versions</b></td>  
     <td width="13%"><b>Date</b></td>  
     <td width="37%"><b>Author</b></td>  
     <td width="117%"><b>Comments</b></td>  
   </tr>  
   <tr>  
     <td width="10%">0.5</td>  
     <td width="13%">01/02/02</td>  
     <td width="37%">Karl</td>  
     <td width="117%">&nbsp;</td>  
   </tr>  
     <tr>  
       <td width="10%">0.6</td>  
       <td width="13%">01/04/02</td>  
       <td width="37%">Karl</td>  
       <td width="117%">Clean up the API defintions. and Add repository section.</td>  
   </tr>  
   </tr>  
     <tr>  
       <td width="10%">0.7</td>  
       <td width="13%">02/20/02</td>  
       <td width="37%">Karl</td>  
       <td width="117%">Change Class names, Add definitions, Add Architecture documentation.</td>  
   </tr>  
     </tr>  
       <tr>  
         <td width="10%">0.75</td>  
         <td width="13%">02/25/02</td>  
         <td width="37%">Karl</td>  
         <td width="117%">Create Frames Version and redo structure..</td>  
   </tr>  
 </table>  
  
 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 105 
Line 60 
 available to interface with Pegasus as providers, consumers, and services. available to interface with Pegasus as providers, consumers, and services.
 </UL> </UL>
  
 <B>ATTN:</B> I need to give a description of the sections and what they accomplish with hotlinks to each.  <B>ATTN:</B> We need to give a description of the sections and what they accomplish with hotlinks to each.
  
 This is not an internals manual for Pegasus.  The Internals for Pegasus developers will be defined in a separate manual that is also available from The Open Group (\URL{http://www.opengroup.org/Management}.  This is not an internals manual for Pegasus.  The Internals for Pegasus developers will be defined in a separate manual that will be available from The Open Group (\URL{http://www.opengroup.org/management}).
  
 NOTE: This a working document today.  It is revised frequently as we learn more about the documentation system and stabilize the Pegasus interfaces.  We apologize for the existing insonsistencies and errors in this working version of the document. NOTE: This a working document today.  It is revised frequently as we learn more about the documentation system and stabilize the Pegasus interfaces.  We apologize for the existing insonsistencies and errors in this working version of the document.
  
 This version of the Pegasus User Manual was created at \today This version of the Pegasus User Manual was created at \today
 */ */
 /* The following is the complete file haearchy for this document.  
   */
   //@Include:DocumentHistory.dxx
   /* 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: CIMOBJECTS.dxx      //@Include: programming.dxx
         //@{         //@{
            //@Include: CIMOBJECTTable.dxx             //@Include: cimobjects.dxx
              //@Include: CIMobjectTable.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
Line 157 
Line 117 
                 //@Include: ..\..\src\Pegasus\Common\CIMFlavor.h                 //@Include: ..\..\src\Pegasus\Common\CIMFlavor.h
                 //@Include: ..\..\src\Pegasus\Common\Char16.h                 //@Include: ..\..\src\Pegasus\Common\Char16.h
                 //@Include: ..\..\src\Pegasus\Common\DeclContext.h                 //@Include: ..\..\src\Pegasus\Common\DeclContext.h
                   //@Include: ..\..\src\Pegasus\Common\Stack.h
                   //@Include: ..\..\src\Pegasus\Common\CIMName.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
Line 164 
Line 130 
             //@}             //@}
  
         //@}         //@}
     //@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
                 //@{                 //@{
Line 194 
Line 160 
                 //@Include: ExamplesProvider.dxx                 //@Include: ExamplesProvider.dxx
         //@}         //@}
     //@Include: references.dxx     //@Include: references.dxx
     //@Include: FAQ.dxx      //@Include: FAQ.DXX
  
  


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2