LisaacTM Platform

SYSTEM_DETECT


Detect charecteristics of the system/C compiler
Don't hesitate to add others slots to detect your platform.
Inherit/Insert Summary
parent No developed.
 
Slot Summary
end_of_line
is_unix
is_windows
is_win32
is_stdc
is_gnuc
is_elf
is_i383
is_linux
is_gnu_linux
 

Inherit/Insert Detail

parent

.../base/system/system_detect.li line #14

Section:
Inherit

Profile:
- SelfSELFparent :Expanded  OBJECT

Detail slot

end_of_line

.../base/system/system_detect.li line #18

Section:
Public

Profile:
- SelfSELFend_of_line : STRING_CONSTANT

is_unix

.../base/system/system_detect.li line #28

Section:
Public

Profile:
- SelfSELFis_unix : BOOLEAN

is_windows

.../base/system/system_detect.li line #40

Section:
Public

Profile:
- SelfSELFis_windows : BOOLEAN

is_win32

.../base/system/system_detect.li line #42

Section:
Public

Profile:
- SelfSELFis_win32 : BOOLEAN

is_stdc

.../base/system/system_detect.li line #54

Section:
Public

Profile:
- SelfSELFis_stdc : BOOLEAN

is_gnuc

.../base/system/system_detect.li line #66

Section:
Public

Profile:
- SelfSELFis_gnuc : BOOLEAN

is_elf

.../base/system/system_detect.li line #78

Section:
Public

Profile:
- SelfSELFis_elf : BOOLEAN

is_i383

.../base/system/system_detect.li line #90

Section:
Public

Profile:
- SelfSELFis_i383 : BOOLEAN

is_linux

.../base/system/system_detect.li line #102

Section:
Public

Profile:
- SelfSELFis_linux : BOOLEAN

is_gnu_linux

.../base/system/system_detect.li line #114

Section:
Public

Profile:
- SelfSELFis_gnu_linux : BOOLEAN