enums.h File Reference

Holds miscellaneous enumerations. More...

Go to the source code of this file.

Enumerations

enum  { MIN_SCALE = 1, DEFAULT_SCALE = 20, MAX_SCALE = 100, MAX_BUF_SIZE = 256 }
enum  FileType { FILETYPE_NONE = 0, FILETYPE_BINARY = 1, FILETYPE_XML = 2 }
 The vector store file types known. More...


Detailed Description

Holds miscellaneous enumerations.


Enumeration Type Documentation

anonymous enum

Enumerator:
MIN_SCALE  The minimum scale allowed.
DEFAULT_SCALE  Default scale when new tab is created, or a file is loaded.
MAX_SCALE  The maximum scale allowed.
MAX_BUF_SIZE  The maximum buffer size for status C-strings.

enum FileType

The vector store file types known.

Enumerator:
FILETYPE_NONE  No file type associated.
FILETYPE_BINARY  Binary vector store file.
FILETYPE_XML  XML vector store file.


Generated on Tue Sep 11 01:14:28 2007 for gvectors by  doxygen 1.4.7