Rosetta
Functions | Variables
test.T005_Bindings Namespace Reference

Functions

def py_take_Base (o)
 
def py_take_O_1A (o)
 
def py_take_O_2A (o)
 

Variables

 base = Base()
 
 o_1A = O_1A()
 
 o_1B = O_1B()
 
 o_2A = O_2A()
 
 o_2B = O_2B()
 
 o_2A2B = O_2A2B()
 

Function Documentation

◆ py_take_Base()

def test.T005_Bindings.py_take_Base (   o)

◆ py_take_O_1A()

def test.T005_Bindings.py_take_O_1A (   o)

◆ py_take_O_2A()

def test.T005_Bindings.py_take_O_2A (   o)

Variable Documentation

◆ base

test.T005_Bindings.base = Base()

◆ o_1A

test.T005_Bindings.o_1A = O_1A()

◆ o_1B

test.T005_Bindings.o_1B = O_1B()

◆ o_2A

test.T005_Bindings.o_2A = O_2A()

◆ o_2A2B

test.T005_Bindings.o_2A2B = O_2A2B()

◆ o_2B

test.T005_Bindings.o_2B = O_2B()