< B D E F I L P S T

<

() - Static method in class LDPCFecSession_JNI
 

B

BuildFecPacket(byte[][], int, byte[]) - Method in class LDPCFecSession_JNI
BuildFecPacket: Build a new FEC packet.

D

DecodeFecStep(byte[][], byte[], int, boolean, int) - Method in class LDPCFecSession_JNI
DecodeFecStep: Perform a new decoding step with a new (given) packet.

E

EndSession() - Method in class LDPCFecSession_JNI
EndSession : Ends the LDPC session, and cleans up everything.

F

FLAG_BOTH - Static variable in class LDPCFecSession_JNI
Flag for a coding and decoding session
FLAG_CODER - Static variable in class LDPCFecSession_JNI
Flag for a coding session
FLAG_DECODER - Static variable in class LDPCFecSession_JNI
Flag for a decoding session

I

InitSession(int, int, int, int, int, int, int) - Method in class LDPCFecSession_JNI
InitSession: Initializes the LDPC session.
IsDecodingComplete(byte[][]) - Method in class LDPCFecSession_JNI
IsDecodingComplete: Checks if all DATA packets have been received/rebuilt.
IsInitialized() - Method in class LDPCFecSession_JNI
IsInitialized: Check if the LDPC session has been initialized.

L

LDPC_ERROR - Static variable in class LDPCFecSession_JNI
Ok statut retruned bu functions
LDPC_OK - Static variable in class LDPCFecSession_JNI
Error statut retruned bu functions
LDPCFecSession_JNI - class LDPCFecSession_JNI.
This is the FEC session class, where all the context information is kept for encoding/decoding this block.
LDPCFecSession_JNI() - Constructor for class LDPCFecSession_JNI
LDPCFecSession_JNI Contructor.
LDPCFecSession() - Method in class LDPCFecSession_JNI
 

P

ptr_obj - Variable in class LDPCFecSession_JNI
Pointer to an instance of native type LDPCFecSession Public for JNI.

S

SetVerbosity(int) - Method in class LDPCFecSession_JNI
Set the verbosity level.

T

TypeLDGM - Static variable in class LDPCFecSession_JNI
Codec of type Low Density-Generator Matrix
TypeLDPC - Static variable in class LDPCFecSession_JNI
Codec of type Low-Density Parity Check
TypeSTAIRS - Static variable in class LDPCFecSession_JNI
Codec of type Stairs

< B D E F I L P S T