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

 1 karl  1.1 /* PegasusDoc.dxx - Top Level file for Developer Documentation.
 2           This file defines the document strucuture and provides the introduction
 3 karl  1.2 	$Log: PegasusDoc.dxx,v $
 4           	Revision 1.1  2001/01/24 14:18:48  karl
 5           	import Dev Doc Files
 6 karl  1.1 	
 7 karl  1.2 	
 8           	$Author: karl $
 9 karl  1.1 */
10           /** @name Pegasus
11           
12           <STRONG>Welcome to PEGASUS</STRONG>
13           
14           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.
15           
16           This manual serves as both a manual for operation of the prototype version of Pegasus
17           and a manual for developing components to attach to Pegasus.
18           
19           It includes information on the installation and operation of the broker and additional
20           components.
21           
22           In addition, it includes the current definition of the programming interfaces that
23           Pegasus allows.  As these interfaces are stabilized they will be moved from this
24           document to an Open Group specificaton.
25           
26           Finally, this manual includes a number of defintions of additional code that is
27           available to interface with Pegasus as providers, consumers, and services.
28           
29           This is not an internals manual for Pegasus.  The Internals for Pegasus developers is 
30 karl  1.1 defined in a separate manual that is also available from The Open Group 
31           (\URL{http://www.opengroup.org}.
32           
33           This version of the Pegasus User Manual was created at \today
34           
35           @memo An open-source implementation of the DMTF CIM Server by The Open Group
36           
37           */
38           /* Change list to mvoe this into repository
39 karl  1.2     Datetime - Done Comments need more work
40               String - Moved but comments need work
41               Name
42               Type
43 karl  1.1 */
44           //@{
45               //@Include: overview.dxx
46               //@Include: credits.dxx
47               //@Include: Architecture.dxx
48               //@Include: Components.dxx
49               //@Include: Utilization.dxx 
50               //@Include: Interfaces.dxx
51                  //@{
52           	    //@Include: ClientInterfaces.dxx   
53           		//@{    
54           		    //@Include: ..\..\src\Pegasus\Common\operations.h
55           		  
56           		    //@Include: data.dxx
57           			//@{ 
58           			    //@Include: ..\..\src\Pegasus\Common\Array.h
59           			    //@Include: ..\..\src\Pegasus\Common\ClassDecl.h
60           			    //@Include: ..\..\src\Pegasus\Common\DateTime.h
61           			    //@Include: ..\..\src\Pegasus\Common\QualifierDecl.h
62           			    //@Include: ..\..\src\Pegasus\Common\String.h
63           			    //@Include: ..\..\src\Pegasus\Common\Type.h
64 karl  1.1 			    //@Include: ..\..\src\Pegasus\Common\InstanceDecl.h
65           			    //@Include: ..\..\src\Pegasus\Common\Value.h
66           			    //@Include: ..\..\src\Pegasus\Common\Property.h
67           			    //@Include: ..\..\src\Pegasus\Common\Scope.h
68           			    //@Include: ..\..\src\Pegasus\Common\Reference.h
69           			    //@Include: ..\..\src\Pegasus\Common\QualifierNames.h
70           			    //@Include: ..\..\src\Pegasus\Common\Qualifier.h
71           			    //@Include: ..\..\src\Pegasus\Common\Name.h
72           			    //@Include: ..\..\src\Pegasus\Common\Method.h
73           			    //@Include: ..\..\src\Pegasus\Common\Flavor.h
74           			    //@Include: ..\..\src\Pegasus\Common\Char16.h
75           			//@}
76           		//@}
77               	   //@Include: ProviderInterfaces.dxx
78               	 
79               	   //@Include: ServiceInterfaces.dxx
80                  //@}
81           
82               //@Include: FAQ.dxx
83               //@Include: references.dxx
84               //@Include: definitions.dxx
85 karl  1.1     //@Include: Examples.dxx
86           //@}
87           
88           
89           

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2