naev 0.11.5
UniDiff_t Struct Reference

Represents each Universe Diff. More...

Data Fields

char * name
 
UniHunk_tapplied
 
UniHunk_tfailed
 

Detailed Description

Represents each Universe Diff.

Definition at line 147 of file unidiff.c.

Field Documentation

◆ applied

UniHunk_t* UniDiff_t::applied

Applied hunks.

Definition at line 149 of file unidiff.c.

◆ failed

UniHunk_t* UniDiff_t::failed

Failed hunks.

Definition at line 150 of file unidiff.c.

◆ name

char* UniDiff_t::name

Name of the diff.

Definition at line 148 of file unidiff.c.


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