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

Static Public Attributes

 time = IntegerField()
 
 pid = IntegerField()
 
 id = IntegerField()
 
 state = TextField()
 

Detailed Description

Definition at line 137 of file addb2db.py.

Field Documentation

◆ id

id = IntegerField()
static

Definition at line 140 of file addb2db.py.

◆ pid

pid = IntegerField()
static

Definition at line 139 of file addb2db.py.

◆ state

state = TextField()
static

Definition at line 141 of file addb2db.py.

◆ time

time = IntegerField()
static

Definition at line 138 of file addb2db.py.


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