#include "OW_config.h"
#include "OW_CppProviderBaseIFC.hpp"
#include "OW_SharedLibraryReference.hpp"
#include "OW_InstanceProviderInfo.hpp"
#include "OW_WBEMFlags.hpp"
#include "OW_ResultHandlerIFC.hpp"
Include dependency graph for OW_CppInstanceProviderIFC.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | OW_NAMESPACE |
Classes | |
class | OW_NAMESPACE::CppInstanceProviderIFC |
Classes wishing to implement an instance provider must derive from this class. More... | |
Typedefs | |
typedef SharedLibraryReference< IntrusiveReference< CppInstanceProviderIFC > > | OW_NAMESPACE::CppInstanceProviderIFCRef |