Public Attributes | List of all members
vector Struct Reference

Public Attributes

void * data
 
size_t size
 
size_t allocsize
 
unsigned typesize
 

Detailed Description

Definition at line 52 of file lodepng.cpp.

Member Data Documentation

size_t vector::allocsize

Definition at line 56 of file lodepng.cpp.

void* vector::data

Definition at line 54 of file lodepng.cpp.

size_t vector::size

Definition at line 55 of file lodepng.cpp.

unsigned vector::typesize

Definition at line 57 of file lodepng.cpp.


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