jrai-common_mixins

Contents:

  • Synopsis
  • Links
  • Usage
  • API Documentation
    • jrai_common_mixins package
jrai-common_mixins
  • API Documentation
  • View page source

API Documentation

  • jrai_common_mixins package
    • Submodules
    • jrai_common_mixins.cachable module
      • Cachable
        • Cachable.__init__()
        • Cachable.caching_method()
        • Cachable.caching_property()
        • Cachable.clear_cache()
        • Cachable.clear_cached_method()
        • Cachable.clear_cached_property()
        • Cachable.clear_old_cache_entries()
        • Cachable.sort_cached_method_values_by_atime()
    • jrai_common_mixins.registrable module
      • Registrable
        • Registrable.clear_registered()
        • Registrable.get_registered()
        • Registrable.get_registration_base_class()
        • Registrable.get_registration_name()
        • Registrable.list_registered()
        • Registrable.register()
    • Module contents
Previous Next

© Copyright 2024, Inria.

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