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

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

D4AsyncUtil()libdap::D4AsyncUtil
getRejectReasonCodeString(RejectReasonCode code)libdap::D4AsyncUtil
STYLESHEET_REFERENCE_KEYlibdap::D4AsyncUtilstatic
writeD2AsyncAccepted(XMLWriter &xml, long expectedDelay, long responseLifetime, string asyncResourceUrl)libdap::D4AsyncUtil
writeD2AsyncPending(XMLWriter &xml)libdap::D4AsyncUtil
writeD2AsyncRequired(XMLWriter &xml, long expectedDelay, long responseLifetime)libdap::D4AsyncUtil
writeD2AsyncResponseGone(XMLWriter &xml)libdap::D4AsyncUtil
writeD2AsyncResponseRejected(XMLWriter &xml, RejectReasonCode code, string description)libdap::D4AsyncUtil
writeD4AsyncAccepted(XMLWriter &xml, long expectedDelay, long responseLifetime, string asyncResourceUrl, string *stylesheet_ref=0)libdap::D4AsyncUtil
writeD4AsyncPending(XMLWriter &xml, string *stylesheet_ref=0)libdap::D4AsyncUtil
writeD4AsyncRequired(XMLWriter &xml, long expectedDelay, long responseLifetime, string *stylesheet_ref=0)libdap::D4AsyncUtil
writeD4AsyncResponseGone(XMLWriter &xml, string *stylesheet_ref=0)libdap::D4AsyncUtil
writeD4AsyncResponseRejected(XMLWriter &xml, RejectReasonCode code, string description, string *stylesheet_ref=0)libdap::D4AsyncUtil
~D4AsyncUtil()libdap::D4AsyncUtilvirtual