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

Public Member Functions

def __init__ (self, *args, **kw)
 
def a (self, ctx)
 
def b (self, ctx)
 
def c (self, ctx)
 
def d (self, ctx)
 

Static Public Member Functions

def create (**kw)
 

Public Attributes

 flag
 
 acc_a
 
 acc_b
 

Constructor & Destructor Documentation

◆ __init__()

def test.test_attrs.Tpl.__init__ (   self,
args,
**  kw 
)

Member Function Documentation

◆ a()

def test.test_attrs.Tpl.a (   self,
  ctx 
)

◆ b()

def test.test_attrs.Tpl.b (   self,
  ctx 
)

◆ c()

def test.test_attrs.Tpl.c (   self,
  ctx 
)

◆ create()

def test.test_attrs.Tpl.create ( **  kw)
static

◆ d()

def test.test_attrs.Tpl.d (   self,
  ctx 
)

Member Data Documentation

◆ acc_a

test.test_attrs.Tpl.acc_a

◆ acc_b

test.test_attrs.Tpl.acc_b

◆ flag

test.test_attrs.Tpl.flag

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