executables
Toggle table of contents
0.0.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
executables
elf
/
space.iseki.executables.elf
/
ElfSType
Elf
SType
@
JvmInline
@
Serializable
(
with
=
ElfSType.Serializer::class
)
value
class
ElfSType
(
val
value
:
Int
)
:
Comparable
<
ElfSType
>
Type for C enum ElfSType
Raw type:
Int
Members
Constructors
Elf
SType
Link copied to clipboard
constructor
(
value
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Constants
Link copied to clipboard
object
Constants
Properties
value
Link copied to clipboard
val
value
:
Int
Functions
compare
To
Link copied to clipboard
open
operator override
fun
compareTo
(
other
:
ElfSType
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String