[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
Introduction
Objectives
Overview
Credits
Pegasus Architecture
Design Goals
The Broker
Pegasus Providers.
Extension Services
Pegasus Clients.
Functional Flow
Pegasus Components
Component Descriptions
Pegasus Directory Structure
Pegasus Utilization
Pegasus Availability
Pegasus Installation
Pegasus Operation
Pegasus CIM Clients
Pegasus Providers
Pegasus MOF Compiler
Programming Pegasus
CIM Objects in Pegasus
CIM Object Table
Class Definitions
Pegasus Interfaces
CIM Operations over HTTP
Pegasus Client Interfaces
Pegasus Provider Interfaces
Pegasus Service Extension Interfaces
Repository Interfaces
Writing Providers.
Glossary
Pegasus Code Examples
Client Examples
Client Coding Examples
Provider Coding Examples
Document References
Pegausus FAQ
Alphabetic index
Hierarchy of classes
In file ../../src/Pegasus/Common/CIMObjectPath.h:
PEGASUS_COMMON_LINKAGE Boolean
operator==
( const
CIMObjectPath
& x,
const
CIMObjectPath
& y)
Compares two object paths for equality.
Documentation
Compares two object paths for equality.
Parameters:
x
- The first
CIMObjectPath
to be compared.
y
- The second
CIMObjectPath
to be compared.
Returns:
True if the object paths are identical, false otherwise.
Alphabetic index
HTML hierarchy of classes
or
Java
[an error occurred while processing this directive]