FreeRDP
wObjectPool Struct Reference

#include <collections.h>

Data Fields

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

Field Documentation

◆ array

void** wObjectPool::array

◆ capacity

int wObjectPool::capacity

◆ lock

CRITICAL_SECTION wObjectPool::lock

◆ object

wObject wObjectPool::object

◆ size

int wObjectPool::size

◆ synchronized

BOOL wObjectPool::synchronized

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