CCF
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
loggingapp::MatchHeaders Struct Reference

Public Member Functions

 MatchHeaders (const std::shared_ptr< ccf::RpcContext > &rpc_ctx)
 
bool conflict () const
 
bool empty () const
 

Public Attributes

std::optional< std::string > if_match
 
std::optional< std::string > if_none_match
 

Constructor & Destructor Documentation

◆ MatchHeaders()

loggingapp::MatchHeaders::MatchHeaders ( const std::shared_ptr< ccf::RpcContext > &  rpc_ctx)
inline

Member Function Documentation

◆ conflict()

bool loggingapp::MatchHeaders::conflict ( ) const
inline

◆ empty()

bool loggingapp::MatchHeaders::empty ( ) const
inline

Member Data Documentation

◆ if_match

std::optional<std::string> loggingapp::MatchHeaders::if_match

◆ if_none_match

std::optional<std::string> loggingapp::MatchHeaders::if_none_match

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