|
OpenM++ runtime library (libopenm)
|
OpenM++ data library: db tables for model metadata. More...


Go to the source code of this file.
Classes | |
| struct | openm::IMetaTable< TRow > |
| base class for metadata db-tables More... | |
| struct | openm::IMetaLoadedTable< TRow > |
| base class for preloaded metadata db-tables More... | |
| struct | openm::ILangLstTable |
| lang_lst table public interface. More... | |
| struct | openm::ILangWordTable |
| lang_word table public interface. More... | |
| struct | openm::IModelDicTable |
| model_dic table public interface. More... | |
| struct | openm::IModelDicTxtTable |
| model_dic_txt table public interface. More... | |
| struct | openm::IModelWordTable |
| model_word table public interface. More... | |
| struct | openm::ITypeDicTable |
| type_dic table public interface. More... | |
| struct | openm::ITypeDicTxtTable |
| type_dic_txt table public interface. More... | |
| struct | openm::ITypeEnumLstTable |
| type_enum_lst table public interface. More... | |
| struct | openm::ITypeEnumTxtTable |
| type_enum_txt table public interface. More... | |
| struct | openm::IParamDicTable |
| parameter_dic table public interface. More... | |
| struct | openm::IParamImportTable |
| model_parameter_import table public interface. More... | |
| struct | openm::IParamDicTxtTable |
| parameter_dic_txt table public interface. More... | |
| struct | openm::IParamDimsTable |
| parameter_dims table public interface. More... | |
| struct | openm::IParamDimsTxtTable |
| parameter_dims_txt table public interface. More... | |
| struct | openm::ITableDicTable |
| table_dic table public interface. More... | |
| struct | openm::ITableDicTxtTable |
| table_dic_txt table public interface. More... | |
| struct | openm::ITableDimsTable |
| table_dims table public interface. More... | |
| struct | openm::ITableDimsTxtTable |
| table_dims_txt table public interface. More... | |
| struct | openm::ITableAccTable |
| table_acc table public interface. More... | |
| struct | openm::ITableAccTxtTable |
| table_acc_txt table public interface. More... | |
| struct | openm::ITableExprTable |
| table_expr table public interface. More... | |
| struct | openm::ITableExprTxtTable |
| table_expr_txt table public interface. More... | |
| struct | openm::IEntityDicTable |
| entity_dic table public interface. More... | |
| struct | openm::IEntityDicTxtTable |
| entity_dic_txt table public interface. More... | |
| struct | openm::IEntityAttrTable |
| entity_attr table public interface. More... | |
| struct | openm::IEntityAttrTxtTable |
| entity_attr_txt table public interface. More... | |
| struct | openm::IGroupLstTable |
| group_lst table public interface. More... | |
| struct | openm::IGroupTxtTable |
| group_txt table public interface. More... | |
| struct | openm::IGroupPcTable |
| group_pc table public interface. More... | |
| struct | openm::IEntityGroupLstTable |
| entity_group_lst table public interface. More... | |
| struct | openm::IEntityGroupTxtTable |
| entity_group_txt table public interface. More... | |
| struct | openm::IEntityGroupPcTable |
| entity_group_pc table public interface. More... | |
| struct | openm::IProfileLstTable |
| profile_lst table public interface. More... | |
| struct | openm::IProfileOptionTable |
| profile_option table public interface. More... | |
| struct | openm::IRunLstTable |
| run_lst table public interface. More... | |
| struct | openm::IRunOptionTable |
| run_option table public interface. More... | |
| struct | openm::IWorksetLstTable |
| workset_lst table public interface. More... | |
| struct | openm::IWorksetTxtTable |
| workset_txt table public interface. More... | |
| struct | openm::IWorksetParamTable |
| workset_parameter table public interface. More... | |
| struct | openm::IWorksetParamTxtTable |
| workset_parameter_txt table public interface. More... | |
| struct | openm::ITaskLstTable |
| task_lst table public interface. More... | |
| struct | openm::ITaskTxtTable |
| task_txt table public interface. More... | |
| struct | openm::ITaskSetTable |
| task_set table public interface. More... | |
| struct | openm::ITaskRunLstTable |
| task_run_lst table public interface. More... | |
| struct | openm::ITaskRunSetTable |
| task_run_set table public interface. More... | |
Namespaces | |
| namespace | openm |
| openM++ namespace | |
OpenM++ data library: db tables for model metadata.