My Project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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.

Referenced by vector_init(), vector_resize(), and vector_swap().

void* vector::data
size_t vector::size
unsigned vector::typesize

Definition at line 57 of file lodepng.cpp.

Referenced by vector_get(), vector_init(), vector_resize(), and vector_resized().


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