Gjsify LogoGjsify Logo

Interface for [ifaceObjectCache]. If the default_types field is implemented by a implementing class, then that will be used by a [classEnumerator] which has been setup using [methodEnumerator.set_object_type]

The implementation for populate should add the attributes to the cache. It must be thread safe.

record

Hierarchy

  • ObjectCacheIface

Index

Constructors

Properties

default_types: number[]

attribute types that an enumerator should retrieve

field
interface: TypeInterface

parent interface

field
n_default_types: number

number of attribute types to be retrieved

field
name: string

Methods

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method