Characteristics

Type for C flag-set Characteristics

Raw type: Short

Constructors

Link copied to clipboard
constructor(value: Short)

Types

Link copied to clipboard
object Companion
Link copied to clipboard
object Constants

Properties

Link copied to clipboard
open override val size: Int
Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun contains(element: Characteristics): Boolean
Link copied to clipboard
open override fun containsAll(elements: Collection<Characteristics>): Boolean
Link copied to clipboard
open override fun isEmpty(): Boolean
Link copied to clipboard
open operator override fun iterator(): Iterator<Characteristics>
Link copied to clipboard

Returns a new ElfPFlags with the specified bit set to true

Link copied to clipboard

Returns a new Characteristics with the specified bit set to true

Link copied to clipboard
open override fun toString(): String