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