FreeRDP
wLinkedList Struct Reference

#include <collections.h>

Data Fields

int count
 
int initial
 
wLinkedListNode * head
 
wLinkedListNode * tail
 
wLinkedListNode * current
 

Field Documentation

int wLinkedList::count
wLinkedListNode* wLinkedList::current
wLinkedListNode* wLinkedList::head
int wLinkedList::initial
wLinkedListNode* wLinkedList::tail

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