userver: kafka::OwningHeader Class Reference
Loading...
Searching...
No Matches
kafka::OwningHeader Class Referencefinal

#include <userver/kafka/headers.hpp>

Detailed Description

Owning wrapper for Kafka header.

Definition at line 27 of file headers.hpp.

Public Member Functions

 OwningHeader (HeaderView header)
 
 OwningHeader (std::string name, std::string value)
 
const std::string & GetName () const noexcept
 
std::string_view GetValue () const noexcept
 

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