#include "OW_config.h"
#include "OWBI1_config.h"
#include "OWBI1_Fwd.hpp"
#include "OW_ProviderIFCBaseIFC.hpp"
#include "OW_Map.hpp"
#include "OW_SharedLibrary.hpp"
#include "OWBI1_ProviderBaseIFC.hpp"
#include "OW_MutexLock.hpp"
#include "OW_SharedLibraryReference.hpp"
#include "OWBI1_IntrusiveReference.hpp"
#include "OWBI1_Array.hpp"
Include dependency graph for OWBI1_ProviderIFC.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | OWBI1 |
Classes | |
class | OWBI1::BI1ProviderIFC |
This class implements a bridge from the CIMOM's ProviderManager to the C++ providers. More... | |
Typedefs | |
typedef SharedLibraryReference< IntrusiveReference< BI1ProviderBaseIFC > > | OWBI1::BI1ProviderBaseIFCRef |