24 NX_INLINE u32 plsrBFGRPLocationCount(
const PLSR_BFGRP* bfgrp) {
Group file.
Definition: bfgrp.h:17
PLSR_RC plsrBFGRPLocationGet(const PLSR_BFGRP *bfgrp, u32 index, PLSR_BFGRPLocationInfo *out)
Fetch location information from the specified index in the location table.
u32 count
Table entry/block count.
Definition: archive.h:41
PLSR_ArchiveTableInfo info
Cached table information.
Definition: archive.h:47
Group file location information.
Definition: bfgrp_location.h:10
u32 PLSR_RC
Result code returned by Pulsar functions.
Definition: types.h:73
PLSR_RC plsrBFGRPLocationFindByFileIndex(const PLSR_BFGRP *bfgrp, u32 fileIndex, PLSR_BFGRPLocationInfo *out)
Find location information matching the specified fileIndex.