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

#include "PythonHeaderInterpreter.h"

Public Member Functions

virtual ~PythonHeaderInterpreter ()
 
bool interprete (std::shared_ptr< EntityFile > pythonScript)
 
const std::list< ot::Connector > & getAllConnectors () const
 
const std::list< EntityPropertiesBase * > & getAllProperties () const
 
const std::string & getErrorReport () const
 

Constructor & Destructor Documentation

◆ ~PythonHeaderInterpreter()

PythonHeaderInterpreter::~PythonHeaderInterpreter ( )
virtual

Member Function Documentation

◆ getAllConnectors()

const std::list< ot::Connector > & PythonHeaderInterpreter::getAllConnectors ( ) const
inline

◆ getAllProperties()

const std::list< EntityPropertiesBase * > & PythonHeaderInterpreter::getAllProperties ( ) const
inline

◆ getErrorReport()

const std::string & PythonHeaderInterpreter::getErrorReport ( ) const
inline

◆ interprete()

bool PythonHeaderInterpreter::interprete ( std::shared_ptr< EntityFile > pythonScript)

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