bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
W10NNames.h
1#ifndef D_W10NNames_H
2#define D_W10NNames_H 1
3
4#define W10N_DEBUG_KEY "w10n"
5
6#define W10N_META_OBJECT_KEY "w10nMeta"
7#define W10N_FLATTEN_KEY "w10nFlatten"
8#define W10N_CALLBACK_KEY "w10nCallback"
9#define W10N_TRAVERSE_KEY "w10nTraverse"
10
11
12#endif // D_W10NNames_H