Qore Programming Language Reference Manual
0.9.16
|
Constants providing values for import visibility. More...
Variables | |
const | Qore::CSP_SETPRIV = CSP_SETPRIV |
Imports the object with private visibility. | |
const | Qore::CSP_SETPUB = CSP_SETPUB |
Imports the object with public visibility. | |
const | Qore::CSP_UNCHANGED = CSP_UNCHANGED |
Imports the object with the same module visibility. | |
Constants providing values for import visibility.