|
OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|

Go to the source code of this file.
Macros | |
| #define | IS_DATA "isData" |
| #define | IS_DIR "isDir" |
| #define | IS_FILE "isFile" |
| #define | PATH "path" |
| #define | PATH_INFO_RESPONSE "PathInfo" |
| #define | REMAINDER "remainder" |
| #define | SHOW_PATH_INFO_RESPONSE "show.pathInfo" |
| #define | SHOW_PATH_INFO_RESPONSE_STR "showPathInfo" |
| #define | VALID_PATH "validPath" |
| #define | W10N_CALLBACK_KEY "w10nCallback" |
| #define | W10N_DEBUG_KEY "w10n" |
| #define | W10N_FLATTEN_KEY "w10nFlatten" |
| #define | W10N_META_OBJECT_KEY "w10nMeta" |
| #define | W10N_TRAVERSE_KEY "w10nTraverse" |
| #define IS_DATA "isData" |
Definition at line 19 of file W10NNames.h.
| #define IS_DIR "isDir" |
Definition at line 21 of file W10NNames.h.
Referenced by ShowPathInfoResponseHandler::execute().
| #define IS_FILE "isFile" |
Definition at line 20 of file W10NNames.h.
| #define PATH "path" |
Definition at line 16 of file W10NNames.h.
Referenced by ShowPathInfoResponseHandler::execute().
| #define PATH_INFO_RESPONSE "PathInfo" |
Definition at line 15 of file W10NNames.h.
Referenced by ShowPathInfoResponseHandler::execute().
| #define REMAINDER "remainder" |
Definition at line 18 of file W10NNames.h.
Referenced by ShowPathInfoResponseHandler::execute().
| #define SHOW_PATH_INFO_RESPONSE "show.pathInfo" |
Definition at line 12 of file W10NNames.h.
Referenced by W10NModule::initialize(), ShowPathInfoCommand::parse_request(), and W10NModule::terminate().
| #define SHOW_PATH_INFO_RESPONSE_STR "showPathInfo" |
Definition at line 13 of file W10NNames.h.
Referenced by ShowPathInfoResponseHandler::execute(), W10NModule::initialize(), and ShowPathInfoCommand::parse_request().
| #define VALID_PATH "validPath" |
Definition at line 17 of file W10NNames.h.
Referenced by ShowPathInfoResponseHandler::execute().
| #define W10N_CALLBACK_KEY "w10nCallback" |
Definition at line 8 of file W10NNames.h.
| #define W10N_DEBUG_KEY "w10n" |
Definition at line 4 of file W10NNames.h.
Referenced by w10n::checkConstrainedDDSForW10nDataCompatibility(), w10n::checkConstructorForW10nDataCompatibility(), w10n::computeConstrainedShape(), w10n::eval_resource_path(), ShowPathInfoResponseHandler::execute(), W10NModule::initialize(), ShowPathInfoCommand::parse_request(), W10nJsonTransmitter::send_data(), W10nJsonTransmitter::send_metadata(), W10nJsonTransform::sendW10nDataForVariable(), W10nJsonTransform::sendW10nMetaForVariable(), W10NModule::terminate(), and W10nJsonTransform::W10nJsonTransform().
| #define W10N_FLATTEN_KEY "w10nFlatten" |
Definition at line 7 of file W10NNames.h.
| #define W10N_META_OBJECT_KEY "w10nMeta" |
Definition at line 6 of file W10NNames.h.
| #define W10N_TRAVERSE_KEY "w10nTraverse" |
Definition at line 9 of file W10NNames.h.