LibreOffice
LibreOffice 24.2 SDK C/C++ API Reference
Public Attributes | List of all members
_rtl_StandardModuleCount Struct Reference

Backwards-compatibility remainder of a removed library unloading feature. More...

#include <unload.h>

Public Attributes

rtl_ModuleCount modCnt
 
sal_Bool(* canUnload )(struct _rtl_StandardModuleCount *a, TimeValue *libUnused)
 
oslInterlockedCount counter
 
TimeValue unusedSince
 

Detailed Description

Backwards-compatibility remainder of a removed library unloading feature.

Deprecated:
Do not use.

Member Data Documentation

◆ canUnload

sal_Bool( * _rtl_StandardModuleCount::canUnload) (struct _rtl_StandardModuleCount *a, TimeValue *libUnused)

◆ counter

oslInterlockedCount _rtl_StandardModuleCount::counter

◆ modCnt

rtl_ModuleCount _rtl_StandardModuleCount::modCnt

◆ unusedSince

TimeValue _rtl_StandardModuleCount::unusedSince

The documentation for this struct was generated from the following file: