Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

GramReport Struct Reference

Struct holds an array of Grams that are a response to a query. More...

#include <fret.h>

Collaboration diagram for GramReport:

Collaboration graph
[legend]

Data Fields

size_t length
GrampGram

Detailed Description

Struct holds an array of Grams that are a response to a query.

The struct descibes an array of Gram objects that contain the results of a single or multiple Scans.


Field Documentation

size_t GramReport::length
 

Number of Grams in the array

Gram* GramReport::pGram
 

A pointer to the first element in an array of Gram objects.


The documentation for this struct was generated from the following file:
Generated on Thu Jan 19 18:59:27 2006 for FRET by  doxygen 1.4.4