seq  2.0.0
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
test.test_ivo.Tpl Class Reference
Inheritance diagram for test.test_ivo.Tpl:

Public Member Functions

def __init__ (self, **kw)
 
def do_a (self)
 
def do_b (self)
 
def do_err (self)
 

Static Public Member Functions

def create (*args, **kw)
 
def create_errseq (**kw)
 

Public Attributes

 a
 
 b
 

Constructor & Destructor Documentation

◆ __init__()

def test.test_ivo.Tpl.__init__ (   self,
**  kw 
)

Member Function Documentation

◆ create()

def test.test_ivo.Tpl.create ( args,
**  kw 
)
static

◆ create_errseq()

def test.test_ivo.Tpl.create_errseq ( **  kw)
static

◆ do_a()

def test.test_ivo.Tpl.do_a (   self)

◆ do_b()

def test.test_ivo.Tpl.do_b (   self)

◆ do_err()

def test.test_ivo.Tpl.do_err (   self)

Member Data Documentation

◆ a

test.test_ivo.Tpl.a

◆ b

test.test_ivo.Tpl.b

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