OW_NAMESPACE::OpenWBEM_UnitaryComputerSystem Class Reference

Inheritance diagram for OW_NAMESPACE::OpenWBEM_UnitaryComputerSystem:

Inheritance graph
[legend]
Collaboration diagram for OW_NAMESPACE::OpenWBEM_UnitaryComputerSystem:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void doSimpleEnumInstances (const ProviderEnvironmentIFCRef &env, const String &ns, const CIMClass &cimClass, CIMInstanceResultHandlerIFC &result, EPropertiesFlag propertiesFlag)
virtual void getInstanceProviderInfo (InstanceProviderInfo &info)
 A provider should override this method to report which classes in which namespaces it instruments.

Detailed Description

Definition at line 51 of file OW_provinstOpenWBEM_UnitaryComputerSystem.cpp.


Member Function Documentation

void OW_NAMESPACE::OpenWBEM_UnitaryComputerSystem::doSimpleEnumInstances const ProviderEnvironmentIFCRef env,
const String ns,
const CIMClass cimClass,
CIMInstanceResultHandlerIFC result,
EPropertiesFlag  propertiesFlag
[inline]
 

Definition at line 55 of file OW_provinstOpenWBEM_UnitaryComputerSystem.cpp.

References OW_NAMESPACE::Array< T >::append(), cimClass, OW_NAMESPACE::CppSimpleInstanceProviderIFC::E_ALL_PROPERTIES, OW_NAMESPACE::SocketAddress::getAnyLocalHost(), OW_NAMESPACE::CIMClass::getName(), OW_NAMESPACE::ResultHandlerIFC< T >::handle(), OW_NAMESPACE::CIMClass::newInstance(), result, and OW_NAMESPACE::CIMInstance::setProperty().

virtual void OW_NAMESPACE::OpenWBEM_UnitaryComputerSystem::getInstanceProviderInfo InstanceProviderInfo info  )  [inline, virtual]
 

A provider should override this method to report which classes in which namespaces it instruments.

It should insert an entry for each class it is responsible for. The entry consists of the class name and an optional list of namespaces. If the namespace list is empty, all namespaces are implied. If the method does nothing, then the provider's class must have a provider qualifier that identifies the provider. This old behavior is deprecated and will be removed sometime in the future. This method has a default implementation that does nothing, to allow old providers to be migrated forward with little or no change, but once the old provider location method is removed, this member function will be pure virtual.

Reimplemented from OW_NAMESPACE::CppInstanceProviderIFC.

Definition at line 80 of file OW_provinstOpenWBEM_UnitaryComputerSystem.cpp.

References OW_NAMESPACE::ProviderInfoBase< ClassInfoT >::addInstrumentedClass().


The documentation for this class was generated from the following file:
Generated on Thu Feb 9 09:16:29 2006 for openwbem by  doxygen 1.4.6