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

#include <PluginManager.h>

Public Attributes

FuncPtr func
 

Static Public Attributes

static const charsymbol = "moduleIsInitialized"
 

Public Member Functions

bool operator() () const
 
 ModuleIsInitialized ()
 

Attribute details

◆ func

FuncPtr sofa::helper::system::Plugin::ModuleIsInitialized::func

◆ symbol

const char * sofa::helper::system::Plugin::ModuleIsInitialized::symbol = "moduleIsInitialized"
static

Constructor details

◆ ModuleIsInitialized()

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

Function details

◆ operator()()

bool sofa::helper::system::Plugin::ModuleIsInitialized::operator() ( ) const
inline