Named Enum
stable
  • named-enum
  • Source
  • Release Notes
  • Authors
  • Contributing
Named Enum
  • »
  • Index
  • Edit on GitHub

Index

_ | A | D | E | F | G | H | K | L | M | N | P | S | V

_

  • _field_names_ (LabeledEnum attribute)
    • (NamedEnum attribute)
    • (PairEnum attribute)
  • _fields() (NamedEnumMeta method)

A

  • as_dict() (NamedEnumMeta method), [1]
  • as_list() (NamedEnumMeta method), [1]
  • as_ordereddict() (NamedEnumMeta method), [1]
  • as_set() (NamedEnumMeta method), [1]
  • as_tuple() (NamedEnumMeta method), [1]

D

  • describe() (NamedEnumMeta method), [1]

E

  • ExtendedEnum (class in named_enum.enum)

F

  • firsts() (PairEnum method)
  • from_first() (PairEnum method)
  • from_key() (LabeledEnum method)
  • from_label() (LabeledEnum method)
  • from_second() (PairEnum method)

G

  • gen() (NamedEnumMeta method), [1]

H

  • has_key() (LabeledEnum method)
  • has_label() (LabeledEnum method)

K

  • keys() (LabeledEnum method)

L

  • LabeledEnum (class in named_enum.enum)
  • labels() (LabeledEnum method)

M

  • module
    • named_enum.enum
    • named_enum.meta

N

  • named_enum.enum
    • module
  • named_enum.meta
    • module
  • NamedEnum (class in named_enum.enum)
  • namedenum() (in module named_enum.enum)
  • NamedEnumMeta (class in named_enum.meta), [1]
  • names() (NamedEnumMeta method), [1]

P

  • PairEnum (class in named_enum.enum)

S

  • seconds() (PairEnum method)

V

  • values() (NamedEnumMeta method), [1]

© Copyright 2023, Zhiwei Zhang. Revision b56f9fee.

Built with Sphinx using a theme provided by Read the Docs.