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

#include <PluginManager.h>

Public Attributes

FuncPtr func
 

Static Public Attributes

static const charsymbol = "getModuleName"
 

Public Member Functions

const charoperator() () const
 
 GetModuleName ()
 

Attribute details

◆ func

FuncPtr sofa::helper::system::Plugin::GetModuleName::func

◆ symbol

const char * sofa::helper::system::Plugin::GetModuleName::symbol = "getModuleName"
static

Constructor details

◆ GetModuleName()

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

Function details

◆ operator()()

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