OW_NAMESPACE::provindIndicationRepLayer Class Reference

Inheritance diagram for OW_NAMESPACE::provindIndicationRepLayer:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual void activateFilter (const ProviderEnvironmentIFCRef &, const WQLSelectStatement &, const String &eventType, const String &, const StringArray &, bool)
virtual void deActivateFilter (const ProviderEnvironmentIFCRef &, const WQLSelectStatement &, const String &eventType, const String &, const StringArray &, bool)
virtual void getIndicationProviderInfo (IndicationProviderInfo &info)
 A provider should override this method to report which classes in which namespaces it instruments.

Detailed Description

Definition at line 46 of file OW_provindIndicationRepLayer.cpp.


Member Function Documentation

virtual void OW_NAMESPACE::provindIndicationRepLayer::activateFilter const ProviderEnvironmentIFCRef ,
const WQLSelectStatement ,
const String eventType,
const String ,
const StringArray ,
bool 
[inline, virtual]
 

Reimplemented from OW_NAMESPACE::CppIndicationProviderIFC.

Definition at line 50 of file OW_provindIndicationRepLayer.cpp.

References OW_NAMESPACE::CIMOMEnvironment::instance().

virtual void OW_NAMESPACE::provindIndicationRepLayer::deActivateFilter const ProviderEnvironmentIFCRef ,
const WQLSelectStatement ,
const String eventType,
const String ,
const StringArray ,
bool 
[inline, virtual]
 

Reimplemented from OW_NAMESPACE::CppIndicationProviderIFC.

Definition at line 55 of file OW_provindIndicationRepLayer.cpp.

References OW_NAMESPACE::CIMOMEnvironment::instance().

virtual void OW_NAMESPACE::provindIndicationRepLayer::getIndicationProviderInfo IndicationProviderInfo 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. It should also insert one entry for each base class of the classes of indications the provider may generate. Note that this base class requirement is unique to indication providers and doesn't apply to other types of providers. 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::CppIndicationProviderIFC.

Definition at line 60 of file OW_provindIndicationRepLayer.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:19 2006 for openwbem by  doxygen 1.4.6