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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2