[an error occurred while processing this directive]
[an error occurred while processing this directive] [an error occurred while processing this directive]

Pegasus CIM Object Broker Documentation

[an error occurred while processing this directive]


[an error occurred while processing this directive]

 

Contents

o Introduction
o Objectives
o Overview
o Credits
o Pegasus Architecture
   o Design Goals
   o The Broker
   o Pegasus Providers.
   o Extension Services
   o Pegasus Clients.
   o Functional Flow
o Pegasus Components
   o Component Descriptions
   o Pegasus Directory Structure
o Pegasus Utilization
   o Pegasus Availability
   o Pegasus Installation
   o Pegasus Operation
   o Pegasus CIM Clients
   o Pegasus Providers
   o Pegasus MOF Compiler
o Programming Pegasus
   o CIM Objects in Pegasus
   o CIM Object Table
   o Class Definitions
o Pegasus Interfaces
   o CIM Operations over HTTP
   o Pegasus Client Interfaces
   o Pegasus Provider Interfaces
   o Pegasus Service Extension Interfaces
   o Repository Interfaces
o Writing Providers.
o Glossary
o Pegasus Code Examples
   o Client Examples
   o Client Coding Examples
   o Provider Coding Examples
o Document References
o Pegausus FAQ
o

Repository Interfaces

The repository interfaces is based on the general Pegasus operations interface with a selected set of additions for functions required by the repository.

The repository interface is documented in repository.h

The repository interface provides a means to communicate with any number of different repository implementations.

The Pegasus implementation to date as repositories as documented in the repository section of this document. REPOSITORIES

ATTN: Incomplete. ATTN: TODO Today the repository interface header file is built seperatly from the operations.h file, depending the programmer to keep these interfaces in sync.

o CIMRepository
This class provides a simple implementation of a CIM repository.
o PEGASUS_NAMESPACE_END

Alphabetic index Hierarchy of classes


[an error occurred while processing this directive]