Rosetta
Public Member Functions | List of all members
test.T850_SubClassing.A Class Reference
Inheritance diagram for test.T850_SubClassing.A:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self)
 
def foo_int (self, i)
 
def foo_string (self, s)
 
def foo_value (self, v)
 
def foo_value_sp (self, v)
 

Constructor & Destructor Documentation

◆ __init__()

def test.T850_SubClassing.A.__init__ (   self)

Member Function Documentation

◆ foo_int()

def test.T850_SubClassing.A.foo_int (   self,
  i 
)

◆ foo_string()

def test.T850_SubClassing.A.foo_string (   self,
  s 
)

◆ foo_value()

def test.T850_SubClassing.A.foo_value (   self,
  v 
)

◆ foo_value_sp()

def test.T850_SubClassing.A.foo_value_sp (   self,
  v 
)

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