#include "OW_config.h"
#include "OW_String.hpp"
#include "OW_IntrusiveReference.hpp"
#include "OW_IntrusiveCountableBase.hpp"
Include dependency graph for OW_SharedLibrary.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::SharedLibrary |
SharedLibrary is a base class for platform classes that implement the functionality of loading and querying shared libraries. More... | |
Typedefs | |
typedef IntrusiveReference< SharedLibrary > | OW_NAMESPACE::SharedLibraryRef |