(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.4 and 1.5

version 1.4, 2001/01/30 23:38:18 version 1.5, 2001/02/02 18:48:20
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$         $Log$
           Revision 1.5  2001/02/02 18:48:20  karl
           Doc++ expansion
   
         Revision 1.4  2001/01/30 23:38:18  karl         Revision 1.4  2001/01/30 23:38:18  karl
         Add to documentation         Add to documentation
  
Line 18 
Line 21 
 */ */
 /** @name Pegasus /** @name Pegasus
  
 <STRONG>Welcome to PEGASUS</STRONG>  <STRONG><B>Welcome to PEGASUS</B></STRONG>
  
 This is a working document that is the  temporary user and developers manual for the Pegasus CIM Server implementation which is being created by the OpenGroup Enterprise Management Program Group.  An open source implementation of the manageability environment defined by the DMTF WBEM standards.
  
 This manual serves as both a manual for operation of the prototype version of Pegasus  <B>This Document</B>
 and a manual for developing components to attach to Pegasus.  
  
 It includes information on the installation and operation of the broker and additional  <P>This is a working document that is the temporary user and developers manual for the Pegasus CIM Server implementation which is being created by the OpenGroup Enterprise Management Program Group.
 components.  
  
 In addition, it includes the current definition of the programming interfaces that  This manual serves as both a manual for installation and operation of the prototype version of Pegasus and a manual for developing components to attach to Pegasus. In addition to the manual, we keep current working information in a set of README files within the Pegasus distributions. Please consult these files also.
 Pegasus allows.  As these interfaces are stabilized they will be moved from this  
 document to an Open Group specificaton.  
  
 Finally, this manual includes a number of defintions of additional code that is  Within this manual you should find:
   <UL>
   <LI>Information on the installation and operation of the broker and additional components.
   <LI> A basic defintion of the architecture and function of Pegasus.
   <LI>The current definition of the programming interfaces that Pegasus allows.  As these interfaces are stabilized they will be moved from this document to an Open Group specificaton.
   <LI>A number of defintions of additional code that is
 available to interface with Pegasus as providers, consumers, and services. available to interface with Pegasus as providers, consumers, and services.
   </UL>
   
   ATTN: 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 is  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}.
 defined in a separate manual that is also available from The Open Group  
 (\URL{http://www.opengroup.org}.  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
  
 @memo An open-source implementation of the DMTF CIM Server by The Open Group  
  
 */ */
 /* Change list to mvoe this into repository /* Change list to mvoe this into repository
Line 55 
Line 61 
     Union  - First comments in     Union  - First comments in
 */ */
 //@{ //@{
       //@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: Interfaces.dxx      //@Include: CIMOBJECTS.dxx
        //@{  
             //@Include: ClientInterfaces.dxx  
                 //@{  
                     //@Include: ..\..\src\Pegasus\Common\operations.h  
   
                     //@Include: data.dxx  
                         //@{                         //@{
                             //@Include: ..\..\src\Pegasus\Common\Array.h                             //@Include: ..\..\src\Pegasus\Common\Array.h
                             //@Include: ..\..\src\Pegasus\Common\ClassDecl.h                             //@Include: ..\..\src\Pegasus\Common\ClassDecl.h
Line 86 
Line 87 
                             //@Include: ..\..\src\Pegasus\Common\Flavor.h                             //@Include: ..\..\src\Pegasus\Common\Flavor.h
                             //@Include: ..\..\src\Pegasus\Common\Char16.h                             //@Include: ..\..\src\Pegasus\Common\Char16.h
                         //@}                         //@}
       //@Include: Interfaces.dxx
          //@{
               //@Include: ClientInterfaces.dxx
                   //@{
                       //@Include: ..\..\src\Pegasus\Common\operations
                 //@}                 //@}
            //@Include: ProviderInterfaces.dxx            //@Include: ProviderInterfaces.dxx
  
            //@Include: ServiceInterfaces.dxx            //@Include: ServiceInterfaces.dxx
        //@}        //@}
  
     //@Include: FAQ.dxx  
     //@Include: references.dxx     //@Include: references.dxx
       //@Include: ProviderWriting.dxx
     //@Include: definitions.dxx     //@Include: definitions.dxx
     //@Include: Examples.dxx     //@Include: Examples.dxx
       //@Include: FAQ.dxx
 //@} //@}
  
  


Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2