TianoCore EDK2 master
Loading...
Searching...
No Matches
_IMatchFinder Struct Reference

Data Fields

Mf_Init_Func Init
 
Mf_GetNumAvailableBytes_Func GetNumAvailableBytes
 
Mf_GetPointerToCurrentPos_Func GetPointerToCurrentPos
 
Mf_GetMatches_Func GetMatches
 
Mf_Skip_Func Skip
 

Detailed Description

Definition at line 158 of file LzFind.h.

Field Documentation

◆ GetMatches

Mf_GetMatches_Func _IMatchFinder::GetMatches

Definition at line 162 of file LzFind.h.

◆ GetNumAvailableBytes

Mf_GetNumAvailableBytes_Func _IMatchFinder::GetNumAvailableBytes

Definition at line 160 of file LzFind.h.

◆ GetPointerToCurrentPos

Mf_GetPointerToCurrentPos_Func _IMatchFinder::GetPointerToCurrentPos

Definition at line 161 of file LzFind.h.

◆ Init

Mf_Init_Func _IMatchFinder::Init

Definition at line 159 of file LzFind.h.

◆ Skip

Mf_Skip_Func _IMatchFinder::Skip

Definition at line 163 of file LzFind.h.


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