#include <OW_PerlIndicationProviderProxy.hpp>
Inheritance diagram for OW_NAMESPACE::PerlIndicationProviderProxy:


Public Member Functions | |
| PerlIndicationProviderProxy (const FTABLERef &f) | |
| virtual | ~PerlIndicationProviderProxy () |
| virtual void | deActivateFilter (const ProviderEnvironmentIFCRef &env, const WQLSelectStatement &filter, const String &eventType, const String &nameSpace, const StringArray &classes) |
| virtual void | activateFilter (const ProviderEnvironmentIFCRef &env, const WQLSelectStatement &filter, const String &eventType, const String &nameSpace, const StringArray &classes) |
| virtual void | authorizeFilter (const ProviderEnvironmentIFCRef &env, const WQLSelectStatement &filter, const String &eventType, const String &nameSpace, const StringArray &classes, const String &owner) |
| virtual int | mustPoll (const ProviderEnvironmentIFCRef &env, const WQLSelectStatement &filter, const String &eventType, const String &nameSpace, const StringArray &classes) |
Private Attributes | |
| FTABLERef | m_ftable |
| unsigned int | m_activationCount |
Definition at line 39 of file OW_PerlIndicationProviderProxy.hpp.
|
|
Definition at line 42 of file OW_PerlIndicationProviderProxy.hpp. |
|
|
Definition at line 47 of file OW_PerlIndicationProviderProxy.hpp. |
|
||||||||||||||||||||||||
|
Implements OW_NAMESPACE::IndicationProviderIFC. Definition at line 82 of file OW_PerlIndicationProviderProxy.cpp. References OW_NAMESPACE::String::c_str(), OW_NAMESPACE::COMPONENT_NAME, cop, env, OW_NAMESPACE::CIMException::FAILED, m_activationCount, m_ftable, OW_LOG_DEBUG, and OW_THROWCIMMSG. |
|
||||||||||||||||||||||||||||
|
Implements OW_NAMESPACE::IndicationProviderIFC. Definition at line 114 of file OW_PerlIndicationProviderProxy.cpp. References OW_NAMESPACE::String::c_str(), OW_NAMESPACE::COMPONENT_NAME, cop, env, OW_NAMESPACE::CIMException::FAILED, m_ftable, OW_LOG_DEBUG, and OW_THROWCIMMSG. |
|
||||||||||||||||||||||||
|
Implements OW_NAMESPACE::IndicationProviderIFC. Definition at line 49 of file OW_PerlIndicationProviderProxy.cpp. References OW_NAMESPACE::String::c_str(), OW_NAMESPACE::COMPONENT_NAME, cop, env, OW_NAMESPACE::CIMException::FAILED, m_activationCount, m_ftable, OW_LOG_DEBUG, and OW_THROWCIMMSG. |
|
||||||||||||||||||||||||
|
Implements OW_NAMESPACE::IndicationProviderIFC. Definition at line 147 of file OW_PerlIndicationProviderProxy.cpp. References OW_NAMESPACE::String::c_str(), OW_NAMESPACE::COMPONENT_NAME, cop, env, OW_NAMESPACE::CIMException::FAILED, m_ftable, OW_LOG_DEBUG, and OW_THROWCIMMSG. |
|
|
Definition at line 81 of file OW_PerlIndicationProviderProxy.hpp. Referenced by activateFilter(), and deActivateFilter(). |
|
|
Definition at line 80 of file OW_PerlIndicationProviderProxy.hpp. Referenced by activateFilter(), authorizeFilter(), deActivateFilter(), and mustPoll(). |
1.4.6