OpenLexocad  27.0
Core_Interface.h
Go to the documentation of this file.
1 #pragma once
2 
3 
4 #include <Base/Global.h>
5 #include <Base/String.h>
6 #include <Core/CoreDocument.h>
7 #include <Core/core_defines2.h>
8 
9 
10 namespace Core
11 {
12 }
13 
14 namespace Core
15 {
17 // //
18 // --------------------- BEGIN API --------------------- //
19 // //
20 // ATTENTION: DO NOT CHANGE ANY SIGNATURES IN THE API ! //
21 // //
23 
27 
31 
32 
34 // //
35 // ---------------------- END API ---------------------- //
36 // //
38 
39 } // namespace Core
#define CORE_EXPORT
Definition: core_defines2.h:10
A Utf-16 (windows) or ucs4 (unix) encoded string class.
Definition: String.h:29
Definition: GlobalId.h:32
Definition: Base.h:19
CORE_EXPORT Base::String getCurrentScriptFilePath()
CORE_EXPORT Base::String getLastImportedFilePath()
General.
CORE_EXPORT Base::GlobalId getCurrentScriptId()