OpenTwin
0.1
OpenTwin
Loading...
Searching...
No Matches
FixturePropertyPythonObjectInterface.h
Go to the documentation of this file.
1
#pragma once
2
#include <gtest/gtest.h>
3
#include "
PythonWrapper.h
"
4
5
class
FixturePropertyPythonObjectInterface
:
public
testing::Test
6
{
7
public
:
8
FixturePropertyPythonObjectInterface
();
9
private
:
10
PythonWrapper
_wrapper;
11
};
PythonWrapper.h
Wrapper around python code execution.
FixturePropertyPythonObjectInterface
Definition
FixturePropertyPythonObjectInterface.h:6
FixturePropertyPythonObjectInterface::FixturePropertyPythonObjectInterface
FixturePropertyPythonObjectInterface()
Definition
FixturePropertyPythonObjectInterface.cpp:3
PythonWrapper
Definition
PythonWrapper.h:19
Services
PythonExecution
PythonExecutionTest
include
FixturePropertyPythonObjectInterface.h
Generated by
1.10.0