Unit 'DAV_ProcessorInfo' Package
[Overview][Types][Classes][Variables][Index] [#pl_asiovst]

TCustomL1L2CacheInformation

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: DAV_ProcessorInfo.pas line 81

type TCustomL1L2CacheInformation = class(TCustomCacheInformation)

protected

  FL1DataCache: TCacheUnitInformation;

  

  FL1CodeCache: TCacheUnitInformation;

  

  FL2Cache: TCacheUnitInformation;

  

public

  destructor Destroy; override;

  

  property L1DataCache: TCacheUnitInformation; [r]

  

  property L1InstructionCache: TCacheUnitInformation; [r]

  

  property L2Cache: TCacheUnitInformation; [r]

  

end;

Inheritance

TCustomL1L2CacheInformation

  

|

TCustomCacheInformation

  

|

TObject



CT Web help

CodeTyphon Studio