Interface IResourceUsage

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type IResourceUsage = interface(IInterface)

Description

The memory usage of an ITranslationUnit, broken into categories.

Attributes
GUID['{DCFEACEF-8A83-484B-AC5C-DFAC56E59D55}']

Hierarchy

  • IInterface
  • IResourceUsage

Overview

Methods

Public function GetHandle: TCXTUResourceUsage;

Properties

Public property Handle: TCXTUResourceUsage read GetHandle;

Description

Methods

Public function GetHandle: TCXTUResourceUsage;
 

Properties

Public property Handle: TCXTUResourceUsage read GetHandle;

Internal handle to C API


Generated by PasDocEx, based on PasDoc 0.14.0.