Fabrique

A build language for complex systems

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

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

#include <SharedLibrary.h>

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

Static Public Member Functions

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 SharedLibrary.h.


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