FancyTypes

Before we start

  • Why shared libraries
  • Compiling libraries

Documentation

  • Basic types
  • Structures and unions
  • Library interfaces

Resources

  • Installation
  • Changelog
  • License
FancyTypes
  • Index

Index

C | F | I | L | M | N | P | S

C

  • cstruct() (in module fancytypes.ctypes)
  • cunion() (in module fancytypes.ctypes)

F

  • FancyCharacter (class in fancytypes.types)
  • FancyComplexDouble (class in fancytypes.types)
  • FancyComplexSingle (class in fancytypes.types)
  • FancyInteger (class in fancytypes.types)
  • FancyLogical (class in fancytypes.types)
  • FancyLongInteger (class in fancytypes.types)
  • FancyRealDouble (class in fancytypes.types)
  • FancyRealSingle (class in fancytypes.types)
  • FancyShortInteger (class in fancytypes.types)
  • fancytypes
    • module
  • fancytypes.ctypes
    • module
  • fancytypes.sharedlib
    • module
  • fancytypes.types
    • module
  • FancyUnsignedInteger (class in fancytypes.types)
  • FancyUnsignedLongInteger (class in fancytypes.types)
  • FancyUnsignedShortInteger (class in fancytypes.types)

I

  • interface() (in module fancytypes.sharedlib)

L

  • load() (in module fancytypes.sharedlib)

M

  • module
    • fancytypes
    • fancytypes.ctypes
    • fancytypes.sharedlib
    • fancytypes.types

N

  • nparray() (in module fancytypes.types)

P

  • pointer() (in module fancytypes.types)
  • ptrarray() (in module fancytypes.types)

S

  • SharedLibrary (class in fancytypes.sharedlib)
  • strarray() (in module fancytypes.types)

© Copyright 2024, hlatorrec.

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