SOFA API  1a4bb3e7
Open source framework for multi-physics simuation
sofa::helper::system::Plugin::GetModuleVersion Struct Reference

#include <PluginManager.h>

Public Attributes

FuncPtr func
 

Static Public Attributes

static const charsymbol = "getModuleVersion"
 

Public Member Functions

const charoperator() () const
 
 GetModuleVersion ()
 

Attribute details

◆ func

FuncPtr sofa::helper::system::Plugin::GetModuleVersion::func

◆ symbol

const char * sofa::helper::system::Plugin::GetModuleVersion::symbol = "getModuleVersion"
static

Constructor details

◆ GetModuleVersion()

sofa::helper::system::Plugin::GetModuleVersion::GetModuleVersion ( )
inline

Function details

◆ operator()()

const char* sofa::helper::system::Plugin::GetModuleVersion::operator() ( ) const
inline