[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

CIM Object Table

tr>

CIM Objects anc Concepts and their Pegasus Implementation
CIM Concept / Object Pegasus Class Reference Description
Array Array Array The Array C++ class implements a container for other objects. It is used both in the CIM interfaces and internally.
CIM Classes CIMClass CIMClass The CIMClass C++ class implements the CIMClass object.A CIM Class is a collection of instances, all of which support a common type; that is, a set of properties and methods. The common properties and methods are defined as features of the class
CIM DateTime CIMDateTime CIMDateTime The CIM DateTime C++ Class implements the CIM DateTime object. This object defines dates and times for CIM.
CIM Instance CIMInstance CIMInstance The CIMInstance C++ Class implements the CIM Instance object. A CIM InstanceAn instance is a set of property values that can be uniquely identified by a key.
CIM Qualifier Declaration ????? ATTN ATT: Description
CIM Qualifier CIMQualifier CIMQualifier The CIMQualifier C++ Class implements the CIM Qualifier object. CIM Qualifiers are values that provide additional information about classes, associations, indications, methods, method parameters, triggers, instances, properties or references. All qualifiers have a name, type, value, scope, flavor and default value.
CIM Flavor CIMFlavor CIMFLAVOR Part of a qualifier spcification indicating overriding and inheritance rules.
CIM Method CIMMethod CIMMethod ATT: Description
CIM Name CIMName CIMName ATT: Description
CIM Property CIMProperty PROPERTY A value used to characterize an instance of a class.
CIM Reference CIMReference CIMReference ATT: Description
CIM Scope CIMScope CIMScope ATT: Description
CIM ???? Qualifier Type ??? ATT: Description
CIM Type CIMType CIMType ATT: Description
CIM Value CIMValue CIMValue ATT: Description
String String String The Pegasus String C++ Class implements the CIM string type.
CIM Type CIMType CIMType ATT: Description

Alphabetic index Hierarchy of classes


[an error occurred while processing this directive]