#include <Index.hpp>
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 | |
|
|
name of the field
|
|
|
does the field contain numeric data
|
|
|
does the field have an ordinal
|
|
|
does the field have its parent
|
|
|
parser for the numeric field data
|
1.3.4