Modern C++ Kafka API
Public Member Functions | Public Attributes | List of all members
KAFKA_API::clients::admin::DeleteTopicsResult Struct Reference

The result of AdminClient::deleteTopics(). More...

#include <AdminCommon.h>

Public Member Functions

 DeleteTopicsResult (const Error &err)
 

Public Attributes

Error error
 The result error.
 

Detailed Description

The result of AdminClient::deleteTopics().


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