RetroArch
Public Attributes | List of all members
_IMatchFinder Struct Reference

#include <LzFind.h>

Public Attributes

Mf_Init_Func Init
 
Mf_GetNumAvailableBytes_Func GetNumAvailableBytes
 
Mf_GetPointerToCurrentPos_Func GetPointerToCurrentPos
 
Mf_GetMatches_Func GetMatches
 
Mf_Skip_Func Skip
 

Member Data Documentation

◆ GetMatches

Mf_GetMatches_Func _IMatchFinder::GetMatches

◆ GetNumAvailableBytes

Mf_GetNumAvailableBytes_Func _IMatchFinder::GetNumAvailableBytes

◆ GetPointerToCurrentPos

Mf_GetPointerToCurrentPos_Func _IMatchFinder::GetPointerToCurrentPos

◆ Init

Mf_Init_Func _IMatchFinder::Init

◆ Skip

Mf_Skip_Func _IMatchFinder::Skip

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