Search Results for

    / fm / liveswitch / Architecture

    Enumeration: Architecture

    fm.liveswitch.Architecture

    A CPU architecture.

    Table of contents

    Enumeration members

    • Arm64
    • Armv7
    • Armv8
    • Mips
    • Mips64
    • Unknown
    • X64
    • X86

    Enumeration members

    Arm64

    • Arm64: = 6

    Indicates an ARM-based 64-bit CPU architecture.

    Defined in: Generated/TypeScript/fm.liveswitch/Architecture.ts:44


    Armv7

    • Armv7: = 4

    Indicates an ARMv7-based 32-bit CPU architecture.

    Defined in: Generated/TypeScript/fm.liveswitch/Architecture.ts:32


    Armv8

    • Armv8: = 5

    Indicates an ARMv8-based 32-bit CPU architecture.

    Defined in: Generated/TypeScript/fm.liveswitch/Architecture.ts:38


    Mips

    • Mips: = 7

    Indicates a MIPS-based 32-bit CPU architecture.

    Defined in: Generated/TypeScript/fm.liveswitch/Architecture.ts:50


    Mips64

    • Mips64: = 8

    Indicates a MIPS-based 64-bit CPU architecture.

    Defined in: Generated/TypeScript/fm.liveswitch/Architecture.ts:56


    Unknown

    • Unknown: = 1

    Indicates an unknown or default CPU architecture.

    Defined in: Generated/TypeScript/fm.liveswitch/Architecture.ts:14


    X64

    • X64: = 3

    Indicates an Intel-based 64-bit CPU architecture.

    Defined in: Generated/TypeScript/fm.liveswitch/Architecture.ts:26


    X86

    • X86: = 2

    Indicates an Intel-based 32-bit CPU architecture.

    Defined in: Generated/TypeScript/fm.liveswitch/Architecture.ts:20

    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.14.6