Privacy
An open-source, flexible 3D physical simulation framework
lib_manager::libStruct Struct Reference

#include <LibManager.hpp>

Public Attributes

LibInterfacelibInterface
 
destroyLibdestroy
 
int useCount
 
bool wasUnloaded
 
std::string path
 

Detailed Description

Definition at line 45 of file LibManager.hpp.

Member Data Documentation

◆ destroy

destroyLib* lib_manager::libStruct::destroy

Definition at line 47 of file LibManager.hpp.

◆ libInterface

LibInterface* lib_manager::libStruct::libInterface

Definition at line 46 of file LibManager.hpp.

◆ path

std::string lib_manager::libStruct::path

Definition at line 50 of file LibManager.hpp.

◆ useCount

int lib_manager::libStruct::useCount

Definition at line 48 of file LibManager.hpp.

◆ wasUnloaded

bool lib_manager::libStruct::wasUnloaded

Definition at line 49 of file LibManager.hpp.


The documentation for this struct was generated from the following file: