ifw-ccf  2.0.0
Functions | Variables
ccfclib.utils Namespace Reference

Functions

def serialise_rec_stat (rec_stat)
 Dump the info in the RecStat structure in a buffer and return this. More...
 
def serialise_rec_wait_stat (rec_wait_stat)
 Dump the info in the RecWaitStat structure in a buffer and return this. More...
 

Variables

 parse = None
 

Function Documentation

◆ serialise_rec_stat()

def ccfclib.utils.serialise_rec_stat (   rec_stat)

Dump the info in the RecStat structure in a buffer and return this.

◆ serialise_rec_wait_stat()

def ccfclib.utils.serialise_rec_wait_stat (   rec_wait_stat)

Dump the info in the RecWaitStat structure in a buffer and return this.

Variable Documentation

◆ parse

ccfclib.utils.parse = None