Motr  M0
attr Class Reference
Inheritance diagram for attr:
Inheritance graph
Collaboration diagram for attr:
Collaboration graph

Static Public Attributes

 entity_id = IntegerField()
 
 pid = IntegerField()
 
 name = TextField()
 
 val = TextField()
 

Detailed Description

Definition at line 241 of file addb2db.py.

Field Documentation

◆ entity_id

entity_id = IntegerField()
static

Definition at line 242 of file addb2db.py.

◆ name

name = TextField()
static

Definition at line 244 of file addb2db.py.

◆ pid

pid = IntegerField()
static

Definition at line 243 of file addb2db.py.

◆ val

val = TextField()
static

Definition at line 245 of file addb2db.py.


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