libdap Updated for version 3.21.1
libdap4 is an implementation of OPeNDAP's DAP protocol.
libdap::cache_entry Struct Reference

#include <DAPCache3.h>

Collaboration diagram for libdap::cache_entry:
Collaboration graph

Public Attributes

string name
 
unsigned long long size
 
time_t time
 

Detailed Description

Definition at line 51 of file DAPCache3.h.

Member Data Documentation

◆ name

string libdap::cache_entry::name

Definition at line 52 of file DAPCache3.h.

◆ size

unsigned long long libdap::cache_entry::size

Definition at line 53 of file DAPCache3.h.

◆ time

time_t libdap::cache_entry::time

Definition at line 54 of file DAPCache3.h.


The documentation for this struct was generated from the following file: