OpenVPN
Data Fields
log_history Struct Reference

#include <manage.h>

Collaboration diagram for log_history:
Collaboration graph
[legend]

Data Fields

int base
 
int size
 
int capacity
 
struct log_entryarray
 

Detailed Description

Definition at line 139 of file manage.h.

Field Documentation

◆ array

struct log_entry* log_history::array

◆ base

int log_history::base

Definition at line 141 of file manage.h.

Referenced by log_history_add(), and log_index().

◆ capacity

int log_history::capacity

◆ size

int log_history::size

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