seq  2.0.0
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
samples.tpl_b.Tpl Class Reference

Public Member Functions

def a (self)
 
def b (self)
 

Static Public Member Functions

def create (*args, **kw)
 

Public Attributes

 a
 

Static Public Attributes

string a = ""
 
int b = 0
 
int c = 0
 

Member Function Documentation

◆ a()

def samples.tpl_b.Tpl.a (   self)

◆ b()

def samples.tpl_b.Tpl.b (   self)

◆ create()

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

Member Data Documentation

◆ a [1/2]

string samples.tpl_b.Tpl.a = ""
static

◆ a [2/2]

samples.tpl_b.Tpl.a

◆ b

int samples.tpl_b.Tpl.b = 0
static

◆ c

int samples.tpl_b.Tpl.c = 0
static

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