UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
UweProjectInfo Struct Reference

#include <uwe_project.h>

Public Attributes

char * szProject
 
char * szDSName
 
int dbVersion
 

Detailed Description

Information about project. It doesn't equal to project's attributes!

Member Data Documentation

int UweProjectInfo::dbVersion

Version of DB; usually 40 for old projects based on 'setup' file, 50 for multi-FS LDB with separated headers, 60 for UDB with arbitrary DB engine encapsulated by driver.

char* UweProjectInfo::szDSName

Name of data source ("setup" for LDB v.4.x).

char* UweProjectInfo::szProject

Name of the project.


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