NetSim Source Code Help
Loading...
Searching...
No Matches
stuc_arraylist Struct Reference

#include <OSPF_List.h>

Collaboration diagram for stuc_arraylist:
Collaboration graph

Data Fields

UINT count
 
void ** mem
 
void(* freemem )(void *)
 

Detailed Description

Definition at line 49 of file OSPF_List.h.

Field Documentation

◆ count

UINT stuc_arraylist::count

Definition at line 51 of file OSPF_List.h.

◆ freemem

void(* stuc_arraylist::freemem) (void *)

Definition at line 53 of file OSPF_List.h.

◆ mem

void** stuc_arraylist::mem

Definition at line 52 of file OSPF_List.h.


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