Datamanager.hpp
35 * The version is compatible if the internal DM version is equal or newer and no major interface changes
41 /// If the DLL version of DM library and the NG_lib are used in one project, it is HIGHLY RECOMMENDED to
42 /// synchronize the two (DLL and local NG_lib) NG_AddInfoLayoutManager objects. Execute the following call
45 /// (This function is not instantiated in the static library to secure that the dynamic library function is called)
47 /// If the DLL version of DM library and the NG_lib are used in one project, it is necessary that synchronize
48 /// the two static costumer maps. otherwise the costumer/demo information is not handled correctly
57 * the datamanager is NOT in demo mode on startup. The demo mode restricts the number of points to
58 * 1 mio points. Points above the limit are ignored during import and manager files with more than 1
70 //DM_API void setCostumerAffiliation(void *instance, const char *name, const char *address, bool demoMode = false);
94 /// Set full path of licence file in case it is not located in the corresponding default search path (see details below)
