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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2