

Public Member Functions | |
| _RHEnumInstances (CppInstanceProviderIFC &ip, const ProviderEnvironmentIFCRef &env, const String &ns, CIMInstanceResultHandlerIFC &result, WBEMFlags::ELocalOnlyFlag localOnly, WBEMFlags::EDeepFlag deep, WBEMFlags::EIncludeQualifiersFlag includeQualifiers, WBEMFlags::EIncludeClassOriginFlag includeClassOrigin, const StringArray *propertyList, const CIMClass &cimClass) | |
| void | doHandle (const CIMObjectPath &cop) |
Private Attributes | |
| CppInstanceProviderIFC & | _ip |
| const ProviderEnvironmentIFCRef & | _env |
| const String & | _ns |
| CIMInstanceResultHandlerIFC & | _realHandler |
| WBEMFlags::ELocalOnlyFlag | _localOnly |
| WBEMFlags::EIncludeQualifiersFlag | _includeQualifiers |
| WBEMFlags::EIncludeClassOriginFlag | _includeClassOrigin |
| const StringArray * | _propertyList |
| const CIMClass & | _cimClass |
Definition at line 43 of file OW_CppInstanceProviderIFC.cpp.
|
||||||||||||||||||||||||||||||||||||||||||||
|
Definition at line 46 of file OW_CppInstanceProviderIFC.cpp. |
|
|
Definition at line 68 of file OW_CppInstanceProviderIFC.cpp. References _cimClass, _env, _includeClassOrigin, _includeQualifiers, _ip, _localOnly, _ns, _propertyList, _realHandler, cop, OW_NAMESPACE::CppInstanceProviderIFC::getInstance(), OW_NAMESPACE::ResultHandlerIFC< T >::handle(), and inst. |
|
|
Definition at line 85 of file OW_CppInstanceProviderIFC.cpp. Referenced by doHandle(). |
|
|
Definition at line 78 of file OW_CppInstanceProviderIFC.cpp. Referenced by doHandle(). |
|
|
Definition at line 83 of file OW_CppInstanceProviderIFC.cpp. Referenced by doHandle(). |
|
|
Definition at line 82 of file OW_CppInstanceProviderIFC.cpp. Referenced by doHandle(). |
|
|
Definition at line 77 of file OW_CppInstanceProviderIFC.cpp. Referenced by doHandle(). |
|
|
Definition at line 81 of file OW_CppInstanceProviderIFC.cpp. Referenced by doHandle(). |
|
|
Definition at line 79 of file OW_CppInstanceProviderIFC.cpp. Referenced by doHandle(). |
|
|
Definition at line 84 of file OW_CppInstanceProviderIFC.cpp. Referenced by doHandle(). |
|
|
Definition at line 80 of file OW_CppInstanceProviderIFC.cpp. Referenced by doHandle(). |
1.4.6