userver: dynamic_config::Client::Reply Struct Reference
Loading...
Searching...
No Matches
dynamic_config::Client::Reply Struct Reference

Detailed Description

Definition at line 45 of file client.hpp.

+ Collaboration diagram for dynamic_config::Client::Reply:

Public Member Functions

bool IsEmpty () const
 

Public Attributes

::dynamic_config::DocsMap docs_map
 
std::vector< std::string > removed
 
Timestamp timestamp
 

Member Function Documentation

◆ IsEmpty()

bool dynamic_config::Client::Reply::IsEmpty ( ) const
inline

Definition at line 50 of file client.hpp.

Member Data Documentation

◆ docs_map

::dynamic_config::DocsMap dynamic_config::Client::Reply::docs_map

Definition at line 46 of file client.hpp.

◆ removed

std::vector<std::string> dynamic_config::Client::Reply::removed

Definition at line 47 of file client.hpp.

◆ timestamp

Timestamp dynamic_config::Client::Reply::timestamp

Definition at line 48 of file client.hpp.


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