OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
PythonLoadedModules Class Reference

#include "PythonLoadedModules.h"

Public Member Functions

std::optional< std::string > getModuleName (const ot::EntityInformation &_scriptEntityInfos)
 
std::string addModuleForEntity (const ot::EntityInformation &_scriptEntityInfo)
 
std::string createUniqueModuleName (const ot::EntityInformation &_entityInfo)
 
std::string getEntityName (const std::string &_moduleName)
 

Static Public Member Functions

static PythonLoadedModulesinstance (void)
 

Member Function Documentation

◆ addModuleForEntity()

std::string PythonLoadedModules::addModuleForEntity ( const ot::EntityInformation & _scriptEntityInfo)

◆ createUniqueModuleName()

std::string PythonLoadedModules::createUniqueModuleName ( const ot::EntityInformation & _entityInfo)

◆ getEntityName()

std::string PythonLoadedModules::getEntityName ( const std::string & _moduleName)

◆ getModuleName()

std::optional< std::string > PythonLoadedModules::getModuleName ( const ot::EntityInformation & _scriptEntityInfos)

◆ instance()

PythonLoadedModules & PythonLoadedModules::instance ( void )
static

The documentation for this class was generated from the following files: