#include <integra_core_schema.h>
Data Fields | |
int | id |
char * | name |
char * | label |
bool | instantiable |
bool | core |
bool | system |
char * | description |
int | id_parent |
int | id_documentation |
int | id_updated_by |
int | absolute_version |
struct timeval * | updated_date |
int | schema_version_major |
int | schema_version_minor |
Referenced by definitions_populate().
Referenced by definitions_populate().
Referenced by definitions_populate().
Referenced by definitions_populate(), ntg_new(), and ntg_server_get_class_attributes().
Referenced by definitions_populate().
Referenced by definitions_populate(), ntg_get_namespace(), ntg_register_namespace(), and ntg_server_get_class_attributes().
Referenced by definitions_populate().
Referenced by definitions_populate().
char* _ntg_definition::label |
Referenced by definitions_populate().
char* _ntg_definition::name |
Referenced by definitions_populate().
Referenced by definitions_populate().
Referenced by definitions_populate(), ntg_new(), ntg_server_instance_delete(), and ntg_set().
struct timeval* _ntg_definition::updated_date [read] |