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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2