OpenLexocad
28.0
Core_Interface.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <
Base/String.h
>
4
#include <
Base/GlobalId.h
>
5
6
namespace
Core
7
{
9
// //
10
// --------------------- BEGIN API --------------------- //
11
// //
12
// ATTENTION: DO NOT CHANGE ANY SIGNATURES IN THE API ! //
13
// //
15
19
20
LX_CORE_EXPORT
Base::String
getLastImportedFilePath
();
21
LX_CORE_EXPORT
Base::String
getCurrentScriptFilePath
();
22
LX_CORE_EXPORT
Base::GlobalId
getCurrentScriptId
();
23
24
26
// //
27
// ---------------------- END API ---------------------- //
28
// //
30
31
}
// namespace Core
Base::GlobalId
Definition:
GlobalId.h:28
Core::getCurrentScriptFilePath
LX_CORE_EXPORT Base::String getCurrentScriptFilePath()
GlobalId.h
Core
Definition:
Base.h:5
Core::getLastImportedFilePath
LX_CORE_EXPORT Base::String getLastImportedFilePath()
General.
Core::getCurrentScriptId
LX_CORE_EXPORT Base::GlobalId getCurrentScriptId()
String.h
Base::String
A Utf-16 (windows) or ucs4 (unix) encoded string class.
Definition:
String.h:18
lexocad
Core
include
Core
Core_Interface.h
Generated by
1.8.18