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

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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2