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

Static Public Attributes

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

Detailed Description

Definition at line 160 of file addb2db.py.

Field Documentation

◆ id

id = IntegerField()
static

Definition at line 163 of file addb2db.py.

◆ pid

pid = IntegerField()
static

Definition at line 162 of file addb2db.py.

◆ state

state = TextField()
static

Definition at line 164 of file addb2db.py.

◆ time

time = IntegerField()
static

Definition at line 161 of file addb2db.py.


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