#include "OWBI1_config.h"
#include "OWBI1_InstanceProviderIFC.hpp"
Include dependency graph for OWBI1_SimpleInstanceProviderIFC.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::BI1SimpleInstanceProviderIFC |
A provider can derive from this class, and implement doSimpleEnumerateInstances(), and BI1SimpleInstanceProviderIFC implements getInstance(), enumInstanceNames(), and enumInstances() This class can be part of a multiple-inerhitance diamond. More... |