virthttp  0.0
libvirt http interface
Public Attributes | List of all members
AsyncStore::Element Struct Reference

#include <async_store.hpp>

Public Attributes

std::chrono::time_point< ClockTypeexpires
 point of expiry of the store entry More...
 
std::future< std::string > fut
 promise of the response body More...
 

Detailed Description

Storage value type

Member Data Documentation

std::chrono::time_point<ClockType> AsyncStore::Element::expires

point of expiry of the store entry

std::future<std::string> AsyncStore::Element::fut

promise of the response body


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