tagCHARVector Struct Reference

Vector of type CHAR. More...

#include <LALDatatypes.h>


Data Fields

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


Detailed Description

Vector of type CHAR.

Definition at line 326 of file LALDatatypes.h.


Field Documentation

UINT4 tagCHARVector::length

Number of elements in array.

Definition at line 329 of file LALDatatypes.h.

CHAR* tagCHARVector::data

Pointer to the data array.

Definition at line 330 of file LALDatatypes.h.


The documentation for this struct was generated from the following file:
Generated on Sat Oct 11 02:33:29 2008 for LAL by  doxygen 1.5.2