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

Static Public Attributes

 time = IntegerField()
 
 pid = IntegerField()
 
 opcode = IntegerField()
 
 xid = IntegerField()
 
 session_id = IntegerField()
 
 id = IntegerField()
 

Detailed Description

Definition at line 115 of file addb2db.py.

Field Documentation

◆ id

id = IntegerField()
static

Definition at line 121 of file addb2db.py.

◆ opcode

opcode = IntegerField()
static

Definition at line 118 of file addb2db.py.

◆ pid

pid = IntegerField()
static

Definition at line 117 of file addb2db.py.

◆ session_id

session_id = IntegerField()
static

Definition at line 120 of file addb2db.py.

◆ time

time = IntegerField()
static

Definition at line 116 of file addb2db.py.

◆ xid

xid = IntegerField()
static

Definition at line 119 of file addb2db.py.


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