libdap  Updated for version 3.20.6
libdap4 is an implementation of OPeNDAP's DAP protocol.
libdap::ServerFunction Member List

This is the complete list of members for libdap::ServerFunction, including all inherited members.

canOperateOn(DDS &)libdap::ServerFunctioninlinevirtual
canOperateOn(DMR &)libdap::ServerFunctioninlinevirtual
get_bool_func() (defined in libdap::ServerFunction)libdap::ServerFunctioninline
get_btp_func() (defined in libdap::ServerFunction)libdap::ServerFunctioninline
get_d4_function() (defined in libdap::ServerFunction)libdap::ServerFunctioninline
get_proj_func() (defined in libdap::ServerFunction)libdap::ServerFunctioninline
getDescriptionString() (defined in libdap::ServerFunction)libdap::ServerFunctioninline
getDocUrl() (defined in libdap::ServerFunction)libdap::ServerFunctioninline
getName() (defined in libdap::ServerFunction)libdap::ServerFunctioninline
getRole() (defined in libdap::ServerFunction)libdap::ServerFunctioninline
getTypeString() (defined in libdap::ServerFunction)libdap::ServerFunctioninline
getUsageString() (defined in libdap::ServerFunction)libdap::ServerFunctioninline
getVersion() (defined in libdap::ServerFunction)libdap::ServerFunctioninline
ServerFunction() (defined in libdap::ServerFunction)libdap::ServerFunction
ServerFunction(std::string name, std::string version, std::string description, std::string usage, std::string doc_url, std::string role, bool_func f) (defined in libdap::ServerFunction)libdap::ServerFunction
ServerFunction(std::string name, std::string version, std::string description, std::string usage, std::string doc_url, std::string role, btp_func f) (defined in libdap::ServerFunction)libdap::ServerFunction
ServerFunction(std::string name, std::string version, std::string description, std::string usage, std::string doc_url, std::string role, proj_func f) (defined in libdap::ServerFunction)libdap::ServerFunction
ServerFunction(std::string name, std::string version, std::string description, std::string usage, std::string doc_url, std::string role, D4Function f) (defined in libdap::ServerFunction)libdap::ServerFunction
setDescriptionString(const std::string &desc) (defined in libdap::ServerFunction)libdap::ServerFunctioninline
setDocUrl(const std::string &url) (defined in libdap::ServerFunction)libdap::ServerFunctioninline
setFunction(bool_func bf)libdap::ServerFunctioninline
setFunction(btp_func btp) (defined in libdap::ServerFunction)libdap::ServerFunctioninline
setFunction(proj_func pf) (defined in libdap::ServerFunction)libdap::ServerFunctioninline
setFunction(D4Function pf) (defined in libdap::ServerFunction)libdap::ServerFunctioninline
setName(const std::string &n) (defined in libdap::ServerFunction)libdap::ServerFunctioninline
setRole(const std::string &r) (defined in libdap::ServerFunction)libdap::ServerFunctioninline
setUsageString(const std::string &u) (defined in libdap::ServerFunction)libdap::ServerFunctioninline
setVersion(const std::string &ver) (defined in libdap::ServerFunction)libdap::ServerFunctioninline
~ServerFunction() (defined in libdap::ServerFunction)libdap::ServerFunctioninlinevirtual