#include <OWBI1_ProxyProvider.hpp>
Public Member Functions | |
BI1MethodProviderProxy (const BI1MethodProviderIFCRef &pProv) | |
virtual OpenWBEM::CIMValue | invokeMethod (const OpenWBEM::ProviderEnvironmentIFCRef &env, const OpenWBEM::String &ns, const OpenWBEM::CIMObjectPath &path, const OpenWBEM::String &methodName, const OpenWBEM::CIMParamValueArray &in, OpenWBEM::CIMParamValueArray &out) |
Private Attributes | |
BI1MethodProviderIFCRef | m_pProv |
Definition at line 203 of file OWBI1_ProxyProvider.hpp.
|
Definition at line 300 of file OWBI1_ProxyProvider.cpp. |
|
Definition at line 306 of file OWBI1_ProxyProvider.cpp. References OWBI1::detail::convertCIMObjectPath(), OWBI1::detail::convertCIMParamValues(), OWBI1::detail::convertCIMValue(), OWBI1::detail::createProvEnvWrapper(), and m_pProv. |
|
Definition at line 215 of file OWBI1_ProxyProvider.hpp. Referenced by invokeMethod(). |