cohtml::Net::SystemCacheStats::ImageCacheStats::OrphanedImage

Inherits from SystemIDisposable

Public Functions

Name
virtual voidDispose()
OrphanedImage()

Public Properties

Name
stringName
uintId
uintSizeBytes
uintContentRectSizeBytes

Protected Attributes

Name
boolswigCMemOwn

Public Functions Documentation

function Dispose

virtual void Dispose()

function OrphanedImage

OrphanedImage()

Public Property Documentation

property Name

string Name;

property Id

uint Id;

property SizeBytes

uint SizeBytes;

property ContentRectSizeBytes

uint ContentRectSizeBytes;

Protected Attributes Documentation

variable swigCMemOwn

bool swigCMemOwn;