#include "DBIndexItem.h"
#include <string.h>
Go to the source code of this file.
Defines | |
#define | SYMBOL_LENGTH 15 |
#define | TYPE_LENGTH 10 |
#define | TITLE_LENGTH 90 |
#define | PATH_LENGTH 100 |
#define | QUOTEPLUGIN_LENGTH 15 |
#define | FUTURESTYPE_LENGTH 5 |
#define | FUTURESMONTH_LENGTH 2 |
#define | EXCHANGE_LENGTH 10 |
#define EXCHANGE_LENGTH 10 |
#define FUTURESMONTH_LENGTH 2 |
#define FUTURESTYPE_LENGTH 5 |
#define PATH_LENGTH 100 |
#define QUOTEPLUGIN_LENGTH 15 |
#define SYMBOL_LENGTH 15 |
#define TITLE_LENGTH 90 |
#define TYPE_LENGTH 10 |