Fabrique

A build language for complex systems

 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
fabrique::PosixSharedLibrary Class Reference

Platform-agnostic superclass for a shared library. More...

#include <PosixSharedLibrary.h>

Inheritance diagram for fabrique::PosixSharedLibrary:
fabrique::SharedLibrary

Public Member Functions

 PosixSharedLibrary (void *)
 

Additional Inherited Members

- Static Public Member Functions inherited from fabrique::SharedLibrary
static std::shared_ptr
< SharedLibrary
Load (std::string path)
 

Detailed Description

Platform-agnostic superclass for a shared library.

The library will be unloaded when this object is destructed.

Definition at line 41 of file PosixSharedLibrary.h.


The documentation for this class was generated from the following files: