Asterisk - The Open Source Telephony Project GIT-master-2de1a68
Data Fields
ast_vector_int Struct Reference

Integer vector definition. More...

#include <vector.h>

Data Fields

size_t current
 
int * elems
 
size_t max
 

Detailed Description

Integer vector definition.

Definition at line 52 of file vector.h.

Field Documentation

◆ current

size_t current

Definition at line 52 of file vector.h.

◆ elems

int* elems

Definition at line 52 of file vector.h.

◆ max

size_t max

Definition at line 52 of file vector.h.


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