#include "gxvalid.h"
#include "gxvcommn.h"
Go to the source code of this file.
Classes | |
struct | GXV_Feature_RegistryRec_ |
Defines | |
#define | gxv_feat_registry_length |
Typedefs | |
typedef GXV_Feature_RegistryRec_ | GX_Feature_RegistryRec |
Variables | |
static GX_Feature_RegistryRec | gxv_feat_registry [] |
#define gxv_feat_registry_length |
Value:
( sizeof ( gxv_feat_registry ) / \ sizeof ( GX_Feature_RegistryRec ) )
Definition at line 54 of file gxvfeat.h.
Referenced by gxv_feat_registry_validate(), and gxv_mort_feature_validate().
typedef struct GXV_Feature_RegistryRec_ GX_Feature_RegistryRec |
GX_Feature_RegistryRec gxv_feat_registry[] [static] |
Definition at line 59 of file gxvfeat.h.
Referenced by gxv_feat_registry_validate(), and gxv_mort_feature_validate().