#include "OW_config.h"
#include "OW_CppProviderBaseIFC.hpp"
#include "OW_SharedLibraryReference.hpp"
#include "OW_MethodProviderInfo.hpp"
Include dependency graph for OW_CppMethodProviderIFC.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::CppMethodProviderIFC |
This is the interface implemented by method providers. More... | |
Typedefs | |
typedef SharedLibraryReference< IntrusiveReference< CppMethodProviderIFC > > | OW_NAMESPACE::CppMethodProviderIFCRef |