BRL-CAD
diff_avp Struct Reference

#include <db_diff.h>

Data Fields

char * name
 
int state
 
char * left_value
 
char * ancestor_value
 
char * right_value
 

Detailed Description

Definition at line 52 of file db_diff.h.

Field Documentation

◆ name

char* name

Definition at line 53 of file db_diff.h.

◆ state

int state

Definition at line 54 of file db_diff.h.

◆ left_value

char* left_value

Definition at line 55 of file db_diff.h.

◆ ancestor_value

char* ancestor_value

Definition at line 56 of file db_diff.h.

◆ right_value

char* right_value

Definition at line 57 of file db_diff.h.


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