OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <vpfrelat.h>
Public Attributes | |
char | table1 [40] |
char | key1 [40] |
char | table2 [40] |
char | key2 [40] |
int | degree |
Definition at line 14 of file vpfrelat.h.
int vpf_relate_struct::degree |
Definition at line 19 of file vpfrelat.h.
char vpf_relate_struct::key1[40] |
Definition at line 16 of file vpfrelat.h.
char vpf_relate_struct::key2[40] |
Definition at line 18 of file vpfrelat.h.
char vpf_relate_struct::table1[40] |
Definition at line 15 of file vpfrelat.h.
char vpf_relate_struct::table2[40] |
Definition at line 17 of file vpfrelat.h.