Simo 0.0.1
Loading...
Searching...
No Matches
Simo::Collections::CollectionWithLib Class Reference

#include <Collection.h>

Public Member Functions

 CollectionWithLib (const std::filesystem::path &path, const SimoCollection *collection, void *lib_handle) noexcept
 CollectionWithLib (const CollectionWithLib &)=delete
CollectionWithLib & operator= (const CollectionWithLib &)=delete
 CollectionWithLib (CollectionWithLib &&other) noexcept
CollectionWithLib & operator= (CollectionWithLib &&other) noexcept
const SimoCollectionget_collection () const noexcept

Detailed Description

Use RAII to cleanup the associated library. Collection must NOT be deallocated. Class is moveable but not copyable


The documentation for this class was generated from the following files:
  • include/Simo/collection/Collection.h
  • src/collection/Collection.cc