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

Static Public Attributes

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

Detailed Description

Definition at line 123 of file addb2db.py.

Field Documentation

◆ id

id = IntegerField()
static

Definition at line 129 of file addb2db.py.

◆ opcode

opcode = IntegerField()
static

Definition at line 126 of file addb2db.py.

◆ pid

pid = IntegerField()
static

Definition at line 125 of file addb2db.py.

◆ session_id

session_id = IntegerField()
static

Definition at line 128 of file addb2db.py.

◆ time

time = IntegerField()
static

Definition at line 124 of file addb2db.py.

◆ xid

xid = IntegerField()
static

Definition at line 127 of file addb2db.py.


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