Interface

Gck-2GckObjectCacheConstructorProps

interface ConstructorProps {
    attributes: Attributes;
    handle: number;
    module: Gck.Module;
    session: Gck.Session;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from Gck.Object.ConstructorProps

Properties

attributes: Attributes

Properties - Inherited from Gck.Object.ConstructorProps

handle: number
module: Gck.Module
session: Gck.Session