Header menu logo B2R2

MarshalledType Type

Represents the type of PyObject used when marshalling Python objects. (currently from Python 3.12).

Record fields

Record Field Description

FLAG_REF

Full Usage: FLAG_REF

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

TYPE_ASCII

Full Usage: TYPE_ASCII

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

TYPE_ASCII_INTERNED

Full Usage: TYPE_ASCII_INTERNED

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

TYPE_BINARY_COMPLEX

Full Usage: TYPE_BINARY_COMPLEX

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

TYPE_BINARY_FLOAT

Full Usage: TYPE_BINARY_FLOAT

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

TYPE_CODE

Full Usage: TYPE_CODE

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

TYPE_COMPLEX

Full Usage: TYPE_COMPLEX

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

TYPE_DICT

Full Usage: TYPE_DICT

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

TYPE_ELLIPSIS

Full Usage: TYPE_ELLIPSIS

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

TYPE_FALSE

Full Usage: TYPE_FALSE

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

TYPE_FLOAT

Full Usage: TYPE_FLOAT

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

TYPE_FROZENSET

Full Usage: TYPE_FROZENSET

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

TYPE_INT

Full Usage: TYPE_INT

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

TYPE_INT64

Full Usage: TYPE_INT64

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

TYPE_INTERNED

Full Usage: TYPE_INTERNED

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

TYPE_LIST

Full Usage: TYPE_LIST

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

TYPE_LONG

Full Usage: TYPE_LONG

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

TYPE_NONE

Full Usage: TYPE_NONE

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

TYPE_NULL

Full Usage: TYPE_NULL

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

TYPE_REF

Full Usage: TYPE_REF

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

TYPE_SET

Full Usage: TYPE_SET

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

TYPE_SHORT_ASCII

Full Usage: TYPE_SHORT_ASCII

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

TYPE_SHORT_ASCII_INTERNED

Full Usage: TYPE_SHORT_ASCII_INTERNED

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

TYPE_SMALL_TUPLE

Full Usage: TYPE_SMALL_TUPLE

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

TYPE_STOPITER

Full Usage: TYPE_STOPITER

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

TYPE_STRING

Full Usage: TYPE_STRING

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

TYPE_TRUE

Full Usage: TYPE_TRUE

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

TYPE_TUPLE

Full Usage: TYPE_TUPLE

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

TYPE_UNICODE

Full Usage: TYPE_UNICODE

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

TYPE_UNKNOWN

Full Usage: TYPE_UNKNOWN

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

WFERR_NESTEDTOODEEP

Full Usage: WFERR_NESTEDTOODEEP

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

WFERR_NOMEMORY

Full Usage: WFERR_NOMEMORY

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

WFERR_OK

Full Usage: WFERR_OK

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

WFERR_UNMARSHALLABLE

Full Usage: WFERR_UNMARSHALLABLE

Field type: MarshalledType
Modifiers: static
Field type: MarshalledType

Type something to start searching.