libdap Updated for version 3.21.1
libdap4 is an implementation of OPeNDAP's DAP protocol.
|
#include <DAPCache3.h>
Public Attributes | |
string | name |
unsigned long long | size |
time_t | time |
Definition at line 51 of file DAPCache3.h.
string libdap::cache_entry::name |
Definition at line 52 of file DAPCache3.h.
unsigned long long libdap::cache_entry::size |
Definition at line 53 of file DAPCache3.h.
time_t libdap::cache_entry::time |
Definition at line 54 of file DAPCache3.h.