#include "OW_config.h"
#include "OW_IntrusiveReference.hpp"
#include "OW_CommonFwd.hpp"
#include "OW_ClientFwd.hpp"
#include "OW_ProviderFwd.hpp"
Include dependency graph for OW_RemoteProviderUtils.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | OW_NAMESPACE |
namespace | OW_NAMESPACE::RemoteProviderUtils |
Functions | |
ClientCIMOMHandleRef | OW_NAMESPACE::RemoteProviderUtils::getRemoteClientCIMOMHandle (String &remoteUrl, bool useConnectionCredentials, const ProviderEnvironmentIFCRef &env, const ClientCIMOMHandleConnectionPoolRef &pool, bool alwaysSendCredentials) |
Get a ClientCIMOMHandleRef from pool and configure it according to the given parameters. |