FreeRDP
wListDictionary Struct Reference

#include <collections.h>

Collaboration diagram for wListDictionary:

Data Fields

BOOL synchronized
 
CRITICAL_SECTION lock
 
wListDictionaryItem * head
 
wObject objectKey
 
wObject objectValue
 

Field Documentation

◆ head

wListDictionaryItem* wListDictionary::head

◆ lock

CRITICAL_SECTION wListDictionary::lock

◆ objectKey

wObject wListDictionary::objectKey

◆ objectValue

wObject wListDictionary::objectValue

◆ synchronized

BOOL wListDictionary::synchronized

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