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

#include <LibManager.hpp>

Public Attributes

std::string name
 
std::string path
 
int version
 
std::string src
 
std::string revision
 
int references
 

Detailed Description

Definition at line 53 of file LibManager.hpp.

Member Data Documentation

◆ name

std::string lib_manager::LibInfo::name

Definition at line 54 of file LibManager.hpp.

◆ path

std::string lib_manager::LibInfo::path

Definition at line 55 of file LibManager.hpp.

◆ references

int lib_manager::LibInfo::references

Definition at line 59 of file LibManager.hpp.

◆ revision

std::string lib_manager::LibInfo::revision

Definition at line 58 of file LibManager.hpp.

◆ src

std::string lib_manager::LibInfo::src

Definition at line 57 of file LibManager.hpp.

◆ version

int lib_manager::LibInfo::version

Definition at line 56 of file LibManager.hpp.


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