CUBRID Engine  latest
compatibility_rule Struct Reference
Collaboration diagram for compatibility_rule:
Collaboration graph

Public Attributes

REL_VERSION base
 
REL_VERSION apply
 
REL_COMPATIBILITY compatibility
 
REL_FIXUP_FUNCTIONfix_function
 

Detailed Description

Definition at line 54 of file release_string.c.

Member Data Documentation

REL_VERSION compatibility_rule::apply

Definition at line 57 of file release_string.c.

Referenced by rel_get_disk_compatible().

REL_VERSION compatibility_rule::base

Definition at line 56 of file release_string.c.

Referenced by rel_get_disk_compatible().

REL_COMPATIBILITY compatibility_rule::compatibility

Definition at line 58 of file release_string.c.

Referenced by rel_get_disk_compatible().

REL_FIXUP_FUNCTION* compatibility_rule::fix_function

Definition at line 59 of file release_string.c.

Referenced by rel_get_disk_compatible().


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