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

 1 karl  1.1 /*
 2           	$Log$
 3           	$Author$
 4           */
 5           /** @name Pegasus Provider Interfaces
 6           
 7           ATTN: Today this section is under construction
 8           
 9           Today, the CIM/WBEM standards do not define any standards for provider interfaces.
10           
11           Pegasus implements a set of C++ interfaces for the provider.
12           
13           In the initial version of Pegasus, these interfaces are implemented as in-process
14           calls from the MSB to the Client.
15           
16           In future versions of Pegasus, extensions to the provider SDK will be implemented
17           to allow process-process communication and possibly system to system communication
18           between the provider and the MSB.
19           
20           The Provider Interfaces implement the same operations as the client interface defined in section  \Ref{Pegasus Client Interfaces} and the same datatypes.
21           
22 karl  1.1 This interface implements one extra concept to allow the provider to have access to selected information from the MSB.  It implements a thread-local set of required information as follows:
23           
24           ATTN: This needs to be defined
25           
26           The Provider SDK ATTN: Need to document this.
27           
28           
29           */

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2