FreeRDP
wStack Struct Reference

#include <collections.h>

Collaboration diagram for wStack:

Data Fields

int size
 
int capacity
 
void ** array
 
CRITICAL_SECTION lock
 
BOOL synchronized
 
wObject object
 

Field Documentation

◆ array

void** wStack::array

◆ capacity

int wStack::capacity

◆ lock

CRITICAL_SECTION wStack::lock

◆ object

wObject wStack::object

◆ size

int wStack::size

◆ synchronized

BOOL wStack::synchronized

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