libsf3
Loading...
Searching...
No Matches
Data Fields
sf3_log Struct Reference

#include <sf3_log.h>

Collaboration diagram for sf3_log:
Collaboration graph
[legend]

Data Fields

struct sf3_identifier identifier
 
int64_t start
 
int64_t end
 
uint16_t chunk_count
 
struct sf3_log_chunk chunks []
 

Detailed Description

A log file.

See SF3_FORMAT_ID_LOG

Definition at line 37 of file sf3_log.h.

Field Documentation

◆ chunk_count

uint16_t sf3_log::chunk_count

Definition at line 41 of file sf3_log.h.

◆ chunks

struct sf3_log_chunk sf3_log::chunks[]

Definition at line 42 of file sf3_log.h.

◆ end

int64_t sf3_log::end

Definition at line 40 of file sf3_log.h.

◆ identifier

struct sf3_identifier sf3_log::identifier

Definition at line 38 of file sf3_log.h.

◆ start

int64_t sf3_log::start

Definition at line 39 of file sf3_log.h.


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