Vector of type CHAR, see DATATYPE-Vector types for more details.
Definition at line 73 of file LALDatatypes.h.
Data Fields | |
| UINT4 | length |
| Number of elements in array. More... | |
| CHAR * | data |
| Pointer to the data array. More... | |
| UINT4 CHARVector::length |
Number of elements in array.
Definition at line 77 of file LALDatatypes.h.
| CHAR* CHARVector::data |
Pointer to the data array.
Definition at line 78 of file LALDatatypes.h.