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

Static Public Attributes

 time = IntegerField()
 
 pid = IntegerField()
 
 service = TextField()
 
 sender = TextField()
 
 req_opcode = TextField()
 
 rep_opcode = TextField()
 
 local = TextField()
 
 rpc_sm_id = IntegerField()
 
 fom_sm_id = IntegerField()
 
 fom_state_sm_id = IntegerField()
 

Detailed Description

Definition at line 103 of file addb2db.py.

Field Documentation

◆ fom_sm_id

fom_sm_id = IntegerField()
static

Definition at line 112 of file addb2db.py.

◆ fom_state_sm_id

fom_state_sm_id = IntegerField()
static

Definition at line 113 of file addb2db.py.

◆ local

local = TextField()
static

Definition at line 110 of file addb2db.py.

◆ pid

pid = IntegerField()
static

Definition at line 105 of file addb2db.py.

◆ rep_opcode

rep_opcode = TextField()
static

Definition at line 109 of file addb2db.py.

◆ req_opcode

req_opcode = TextField()
static

Definition at line 108 of file addb2db.py.

◆ rpc_sm_id

rpc_sm_id = IntegerField()
static

Definition at line 111 of file addb2db.py.

◆ sender

sender = TextField()
static

Definition at line 107 of file addb2db.py.

◆ service

service = TextField()
static

Definition at line 106 of file addb2db.py.

◆ time

time = IntegerField()
static

Definition at line 104 of file addb2db.py.


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