C# Class CSPspEmu.Hle.Formats.Elf.Symbol

Datei anzeigen Open project: soywiz/cspspemu

Public Properties

Property Type Description
Bind BindEnum
Index ushort
Name String
Other byte
Size uint
Type TypeEnum
Value uint

Property Details

Bind public_oe property

?
public BindEnum Bind
return BindEnum

Index public_oe property

?
public ushort Index
return ushort

Name public_oe property

?
public String Name
return String

Other public_oe property

?
public byte Other
return byte

Size public_oe property

?
public uint Size
return uint

Type public_oe property

?
public TypeEnum Type
return TypeEnum

Value public_oe property

?
public uint Value
return uint