Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

indri::index::Index::FieldDescription Struct Reference

Field data. More...

#include <Index.hpp>

List of all members.

Public Attributes

std::string name
 name of the field

bool numeric
 does the field contain numeric data

std::string parserName
 parser for the numeric field data

bool ordinal
 does the field have an ordinal

bool parental
 does the field have its parent


Detailed Description

Field data.


Member Data Documentation

std::string indri::index::Index::FieldDescription::name
 

name of the field

bool indri::index::Index::FieldDescription::numeric
 

does the field contain numeric data

bool indri::index::Index::FieldDescription::ordinal
 

does the field have an ordinal

bool indri::index::Index::FieldDescription::parental
 

does the field have its parent

std::string indri::index::Index::FieldDescription::parserName
 

parser for the numeric field data


The documentation for this struct was generated from the following file:
Generated on Tue Jun 15 11:03:00 2010 for Lemur by doxygen 1.3.4