SOFA API  7352f41a
Open source framework for multi-physics simuation
sofa::helper::system::Plugin Class Reference

#include <PluginManager.h>

Classes

struct  GetModuleComponentList
 
struct  GetModuleDescription
 
struct  GetModuleLicense
 
struct  GetModuleName
 
struct  GetModuleVersion
 
struct  InitExternalModule
 
struct  ModuleIsInitialized
 

Public Attributes

InitExternalModule initExternalModule
 
GetModuleName getModuleName
 
GetModuleDescription getModuleDescription
 
GetModuleLicense getModuleLicense
 
GetModuleComponentList getModuleComponentList
 
GetModuleVersion getModuleVersion
 
ModuleIsInitialized moduleIsInitialized
 

Friends

class PluginManager
 

Attribute details

◆ getModuleComponentList

GetModuleComponentList sofa::helper::system::Plugin::getModuleComponentList

◆ getModuleDescription

GetModuleDescription sofa::helper::system::Plugin::getModuleDescription

◆ getModuleLicense

GetModuleLicense sofa::helper::system::Plugin::getModuleLicense

◆ getModuleName

GetModuleName sofa::helper::system::Plugin::getModuleName

◆ getModuleVersion

GetModuleVersion sofa::helper::system::Plugin::getModuleVersion

◆ initExternalModule

InitExternalModule sofa::helper::system::Plugin::initExternalModule

◆ moduleIsInitialized

ModuleIsInitialized sofa::helper::system::Plugin::moduleIsInitialized

Related details

◆ PluginManager

friend class PluginManager
friend