/mnt/hgfs/jamie_On_My_Mac/store/version_control/svn/integralive/library/trunk/Integra/integra_model.h File Reference

#include <time.h>
#include "Integra/integra_core_schema.h"

Go to the source code of this file.

Data Structures

struct  _ntg_model

Typedefs

typedef struct _ntg_model ntg_model

Enumerations

enum  ntg_attribute_types_ {
  NTG_INTEGER, NTG_FLOAT, NTG_STRING, NTG_BLOB,
  NTG_NIL
}
enum  ntg_attribute_units_ {
  NTG_NONE, NTG_HERTZ, NTG_MIDICENT, NTG_DBFS,
  NTG_DEGREE, NTG_RADIAN, NTG_SECOND, NTG_METRE
}
enum  ntg_attribute_scopes_ { NTG_VISIBLE, NTG_HIDDEN, NTG_INPUT, NTG_OUTPUT }

Functions

int ntg_populate (char *base_url, ntg_model *model)

Typedef Documentation

typedef struct _ntg_model ntg_model

Enumeration Type Documentation

Enumerator:
NTG_VISIBLE 
NTG_HIDDEN 
NTG_INPUT 
NTG_OUTPUT 
Enumerator:
NTG_INTEGER 
NTG_FLOAT 
NTG_STRING 
NTG_BLOB 
NTG_NIL 
Enumerator:
NTG_NONE 
NTG_HERTZ 
NTG_MIDICENT 
NTG_DBFS 
NTG_DEGREE 
NTG_RADIAN 
NTG_SECOND 
NTG_METRE 

Function Documentation

int ntg_populate ( char *  base_url,
ntg_model model 
)

References _ntg_model::allocated_attribute_scales, _ntg_model::allocated_attribute_scopes, _ntg_model::allocated_attribute_types, _ntg_model::allocated_attribute_units, _ntg_model::allocated_attributes, _ntg_model::allocated_control_attributes, _ntg_model::allocated_control_classs, _ntg_model::allocated_databases, _ntg_model::allocated_default_values, _ntg_model::allocated_definition_tags, _ntg_model::allocated_definitions, _ntg_model::allocated_implementation_dependencys, _ntg_model::allocated_implementations, _ntg_model::allocated_legal_values, _ntg_model::allocated_licenses, _ntg_model::allocated_module_attributes, _ntg_model::allocated_softwares, _ntg_model::allocated_tags, _ntg_model::allocated_targets, _ntg_model::allocated_uris, _ntg_model::allocated_value_labels, _ntg_model::attribute_scales, attribute_scales_get_json(), attribute_scales_populate(), _ntg_model::attribute_scopes, attribute_scopes_get_json(), attribute_scopes_populate(), _ntg_model::attribute_types, attribute_types_get_json(), attribute_types_populate(), _ntg_model::attribute_units, attribute_units_get_json(), attribute_units_populate(), _ntg_model::attributes, attributes_get_json(), attributes_populate(), authenticate(), cJSON_Delete(), cJSON_Parse(), _ntg_model::control_attributes, control_attributes_get_json(), control_attributes_populate(), _ntg_model::control_classs, control_classs_get_json(), control_classs_populate(), _ntg_model::databases, databases_get_json(), databases_populate(), _ntg_model::default_values, default_values_get_json(), default_values_populate(), _ntg_model::definition_tags, definition_tags_get_json(), definition_tags_populate(), _ntg_model::definitions, definitions_get_json(), definitions_populate(), free_chunk_memory(), _ntg_model::implementation_dependencys, implementation_dependencys_get_json(), implementation_dependencys_populate(), _ntg_model::implementations, implementations_get_json(), implementations_populate(), _ntg_model::legal_values, legal_values_get_json(), legal_values_populate(), _ntg_model::licenses, licenses_get_json(), licenses_populate(), LOGIN_HANDLER, _t_memory_chunk::memory, _ntg_model::module_attributes, module_attributes_get_json(), module_attributes_populate(), _ntg_model::n_attribute_scales, _ntg_model::n_attribute_scopes, _ntg_model::n_attribute_types, _ntg_model::n_attribute_units, _ntg_model::n_attributes, _ntg_model::n_control_attributes, _ntg_model::n_control_classs, _ntg_model::n_databases, _ntg_model::n_default_values, _ntg_model::n_definition_tags, _ntg_model::n_definitions, _ntg_model::n_implementation_dependencys, _ntg_model::n_implementations, _ntg_model::n_legal_values, _ntg_model::n_licenses, _ntg_model::n_module_attributes, _ntg_model::n_softwares, _ntg_model::n_tags, _ntg_model::n_targets, _ntg_model::n_uris, _ntg_model::n_value_labels, _t_memory_chunk::size, _ntg_model::softwares, softwares_get_json(), softwares_populate(), _ntg_model::tags, tags_get_json(), tags_populate(), _ntg_model::targets, targets_get_json(), targets_populate(), _ntg_model::uris, uris_get_json(), uris_populate(), validate_json(), _ntg_model::value_labels, value_labels_get_json(), and value_labels_populate().

Referenced by ntg_server_new().


Generated on Tue Jan 5 14:02:29 2010 for LibIntegra by  doxygen 1.6.1