seq  4.0.0-pre3
Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
samples.test_err.Tpl Class Reference

Public Member Functions

def a (self)
 A task. More...
 
def b (self)
 B error node. More...
 

Static Public Member Functions

def create (*args, **kw)
 

Static Public Attributes

int count = 0
 
int errcount = 1
 

Member Function Documentation

◆ a()

def samples.test_err.Tpl.a (   self)

A task.

◆ b()

def samples.test_err.Tpl.b (   self)

B error node.

◆ create()

def samples.test_err.Tpl.create ( args,
**  kw 
)
static

Member Data Documentation

◆ count

int samples.test_err.Tpl.count = 0
static

◆ errcount

int samples.test_err.Tpl.errcount = 1
static

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