| 
    bes Updated for version 3.21.1
    
   The Backend Server (BES) is the lower two tiers of the Hyrax data server 
   | 
 
This is the complete list of members for ncml_module::NCMLUtil, including all inherited members.
| copyVariablesAndAttributesInto(libdap::DDS *dds_out, const libdap::DDS &dds_in) | ncml_module::NCMLUtil | static | 
| getDDSFromEitherResponse(BESDapResponse *response) | ncml_module::NCMLUtil | static | 
| hackGlobalAttributesForDAP2(libdap::AttrTable &global_attributes, const std::string &global_container_name) (defined in ncml_module::NCMLUtil) | ncml_module::NCMLUtil | static | 
| isAllWhitespace(const std::string &str) | ncml_module::NCMLUtil | static | 
| isAscii(const std::string &str) | ncml_module::NCMLUtil | static | 
| populateDASFromDDS(libdap::DAS *das, const libdap::DDS &dds_const) | ncml_module::NCMLUtil | static | 
| setVariableNameProperly(libdap::BaseType *pVar, const std::string &name) | ncml_module::NCMLUtil | static | 
| tokenize(const std::string &str, std::vector< std::string > &tokens, const std::string &delimiters=" \t") | ncml_module::NCMLUtil | static | 
| tokenizeChars(const std::string &str, std::vector< std::string > &tokens) | ncml_module::NCMLUtil | static | 
| toUnsignedInt(const std::string &stringVal, unsigned int &oVal) | ncml_module::NCMLUtil | static | 
| trim(std::string &str, const std::string &trimChars=WHITESPACE) | ncml_module::NCMLUtil | inlinestatic | 
| trimAll(std::vector< std::string > &tokens, const std::string &trimChars=WHITESPACE) | ncml_module::NCMLUtil | static | 
| trimLeft(std::string &str, const std::string &trimChars=WHITESPACE) | ncml_module::NCMLUtil | static | 
| trimRight(std::string &str, const std::string &trimChars=WHITESPACE) | ncml_module::NCMLUtil | static | 
| WHITESPACE | ncml_module::NCMLUtil | static | 
| ~NCMLUtil() (defined in ncml_module::NCMLUtil) | ncml_module::NCMLUtil | inline |