GNU Octave  3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Attributes | List of all members
octave_allocator::link Struct Reference
Collaboration diagram for octave_allocator::link:
Collaboration graph
[legend]

Public Attributes

linknext

Detailed Description

Definition at line 49 of file oct-alloc.h.

Member Data Documentation

link* octave_allocator::link::next

Definition at line 49 of file oct-alloc.h.

Referenced by octave_allocator::alloc(), and octave_allocator::free().


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