tagINT4Vector Struct Reference

Vector of type INT4. More...

#include <LALDatatypes.h>


Data Fields

UINT4 length
 Number of elements in array.
INT4data
 Pointer to the data array.


Detailed Description

Vector of type INT4.

Definition at line 359 of file LALDatatypes.h.


Field Documentation

UINT4 tagINT4Vector::length

Number of elements in array.

Definition at line 362 of file LALDatatypes.h.

INT4* tagINT4Vector::data

Pointer to the data array.

Definition at line 363 of file LALDatatypes.h.


The documentation for this struct was generated from the following file:
Generated on Sat Sep 6 03:08:57 2008 for LAL by  doxygen 1.5.2