#include "blocxx/BLOCXX_config.h"
#include "blocxx/String.hpp"
#include "blocxx/IntrusiveReference.hpp"
#include "blocxx/IntrusiveCountableBase.hpp"
Go to the source code of this file.
Namespaces | |
namespace | BLOCXX_NAMESPACE |
Classes | |
class | BLOCXX_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 > | BLOCXX_NAMESPACE::SharedLibraryRef |