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

#include <sf3_text.h>

Collaboration diagram for sf3_text:
Collaboration graph
[legend]

Data Fields

struct sf3_identifier identifier
 
uint64_t markup_size
 The size of the markup options in bytes.
 
uint32_t markup_count
 The number of markup options stored.
 
struct sf3_markup markup []
 The markup options.
 

Detailed Description

A text file.

See SF3_FORMAT_ID_TEXT

Definition at line 99 of file sf3_text.h.

Field Documentation

◆ identifier

struct sf3_identifier sf3_text::identifier

Definition at line 100 of file sf3_text.h.

◆ markup

struct sf3_markup sf3_text::markup[]

The markup options.

Definition at line 106 of file sf3_text.h.

◆ markup_count

uint32_t sf3_text::markup_count

The number of markup options stored.

Definition at line 104 of file sf3_text.h.

◆ markup_size

uint64_t sf3_text::markup_size

The size of the markup options in bytes.

Definition at line 102 of file sf3_text.h.


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